body {
color: #fff; 
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #3A2D73;
}

.head1 {font-size: 18px; font-style: normal; font-weight: bold; color: #FFFFFF}

.head2 { font-size: 14px; font-weight: bold}

.head3 { font-size: 11px; font-weight: bold}

.brotverdana {font-size: 11px;}
.miniverdana {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}

a:link, a:visited{
	font-size: 10px;
	color: #C1E0A3;
	text-decoration: none;
	font-weight: bold;
}


a:hover { 
color: #CC0000; 
text-decoration: underline; 
font-weight: bold;}
