BODY, TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : -1;
	text-align: justify;
}
a:active{
	color:#006600;
	font-weight:bold;
	font-size:12px;
	text-decoration:none
}
a:hover{
	color:#c63;
	font-weight:bold;
	font-size:12px;
	text-decoration:none
}
a:link{
	color:#633;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	border-top:medium none black
}
a:visited{
	color:#339;
	font-weight:bold;
	font-size:12px;
	text-decoration:none
}

.H3{
	font-family: "Times New Roman", Times, serif;
	text-transform: capitalize;
	color:#007070;
	font-weight:bold;
	font-size:24px;
	text-align : center;
}
.bodySmall
{
	font-size:10px;
	text-align: left;
}
