body{ background-color:#FFFFFF;}

.title{ font-family:Verdana, Georgia, Sans-Serif; font-size:24px; text-decoration:underline; font-weight:bold; margin-left:30px;}

H1   { 
	font-family: verdana, georgia, arial, courier, helvetica;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 10px;
	color: #000000;
	line-height: 110%;
 }
H2   { 
	font-family: verdana, georgia, arial, courier, helvetica;
	text-align: left;
	font-size: 12px;
	margin-left: 75px;
	color: #000000;
	line-height: 110%;
 }


.normal   { 
	font-family: verdana, georgia, arial, courier, helvetica;
	font-size: 12px;
	text-align: left;
	color: #000000;
	line-height: 14px;
 }


.tabnor {
	font-family: verdana, georgia, arial, courier, helvetica;
	font-size: 13px;
	text-align: center;
	color: #000000;
	line-height: 120%;

}

.tabact {
	font-family:  verdana, georgia, arial, courier, helvetica;
	font-size: 13px;
	text-align: center;
	color: #000000;
	line-height: 120%;

}
.links   { 
	font-family: verdana, georgia, arial, courier, helvetica;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	line-height: 100%;
 }
.links2   { 
	font-family: verdana, georgia, arial, courier, helvetica;
	font-size: 11px;
	vertical-align: top;
	line-height: 100%;
 }

.subhead2	{
	font-family: verdana, georgia, arial, courier, helvetica;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	font-style: italic;
}

/* Visited links */      
A:visited 	{color: #0033FF  }
 
/* Active links */  
A:active 	{color: #0033FF  }

/* Over link */	
A:hover      	{color: #000000 }
					
/* Unvisited link */				
A:link 		{color: #0033FF  }
 
