body {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
	color: #4D4D4D;
	line-height: 180%;
	text-align: justify;
}
a {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-decoration: none;
	color: #666666;

}
a:hover {
	text-decoration: underline;
}
.lightgray1 {
	color: #B8B8B8;
}
.graybg1 {
	background-color: #DCDCDC;
}
.graybg2 {
	background-color: #F4F4F4;
	text-indent: 40px;
}


