.style1
{
	font-size: 14px;
	font-family: Tahoma, 'Times New Roman' , Times, serif;
}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style5 {
	font-size: 12px;
	font-weight: bold;
}
a:link  {
	color: #CC0066;
	font-weight:bold;
	text-decoration: none;	
}
a:visited {
	color: #CC0066;
	font-weight:600;
	text-decoration: none;
}
a:hover {
	color: Red;	
	font-weight:bold;
	text-decoration: underline;
}
a:active {
	color: #CC0066;
	text-decoration: none;
}
H3 {
	color: #3D429E;
	font-weight: bold;
	font-size : 20px;
	font-family:Tahoma;
}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:Maroon;
}

