body

{
leftmargin: 5px;
topmargin: 5px;
background-color: #fff;
}

a
{
color: #333366;
}



a:hover 
{
	color: #0033FF;
	text-decoration: underline;
}



a.visited
{
	text-decoration: none;
	color: #333333;
}

.main {
	font-family: Arial, Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.submenu {
	font-family: arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: underline;
}
.subhead {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF3300;
	text-decoration: none;
}
.mainhead {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	text-transform: capitalize;
	color: #0033FF;
	text-decoration: none;
}
