body {
font-family: tahoma;
font-size:11px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
text-align:justify;
}

td {
	font-family: tahoma;
 	 font-size:11px;
	 text-align:justify;
}
th{
	font-family:Tahoma;
	font-size:12px;
	color:#0000FF;
	font-weight:bold;
	text-transform: capitalize;
	text-align: left;
}


a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #008000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
