body,td,.regular {
	font-size:13px;
	font-family : Arial,helvetica, MS san-serif;
	color : #000000;
	line-height:18px;
}

a {
	text-decoration:underline;
	color : #0000cc;
}

a:hover   {
	text-decoration:underline;
	color : #cc0000;
}



.topnav  {
	text-decoration:none;
	color : #ffffff;
	font-size : 12px;
	font-family : Arial,helvetica, MS san-serif;
	font-weight:bold;
}

 .topnav a:hover  {
	text-decoration:none;
	color : #ffffff;
	font-size : 12px;
	font-weight: bold;
}


.footer a {
	text-decoration:none;
	color : #000099;
	font-size : 11px;
}

.footer a:hover   {
	text-decoration:underline;
	font-size : 11px;
	color : #000099;
}

.footer {
	color : #000099;
	font-size : 11px;
}

.defaultmargin  {
margin-left:30;
margin-right:30;
}




