body 
	{
	overflow-x: hidden; 
	color: #000000;
	font: 12px Verdana;
	text-align: justify;
	}
 
a 
	{
	text-decoration: none;
	color: #CC6600;
	font-weight: bold;
	}

a:hover
	{
	text-decoration: none;
	color: #33CC99;
	font-weight: bold;

	} 

p
	{
	color: #000000;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 130%;
	}

.header
	{
	font-family: Verdana; 
	font-weight: bold;
	font-size: 18px; 
	color: #FFFFC0; 
	height: 18px;
	padding-left:2;
	padding-top:2;
	padding-bottom:2;
	padding-right:2;
	
	}
.toplink
	{
	font-size: 18px;
	font-weight: bold;
	
	
	
	
	}
.subhead
	{
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 130%;
	}