body
{
	font-size: 95%;
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #ffffff;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-face-color:#78417e;
	scrollbar-arrow-color:c5ec1b;
	scrollbar-track-color:#d1dd77;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
	padding-left: 10px;
}

A:link    
{
	text-decoration: underline; 
	color: #222222;
	line-height: 25px;

}        
A:visited 
{
	text-decoration: underline;
	color: #444444;
	line-height: 25px;


	
}        
A:active  
{
	text-decoration: underline;
	color: #606d0c;
	line-height: 25px;

}         
A:hover   
{
	text-decoration: underline;
	color: #606d0c;
	line-height: 25px;

}
	
a.top:link
{
	font-size:12px;
		border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #d1dd77;
	line-height: 25px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	}
a.top:visited
{
	font-size:12px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #d1dd77;
	line-height: 25px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	}
a.top:active
{
	font-size:12px;
	background: #EEEEEE;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #8c9e13;
	line-height: 25px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	}
a.top:hover
{
	font-size:12px;
	background: #EEEEEE;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #8c9e13;
	line-height: 25px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
	}
	
A.lt:link    
{
	text-decoration: none;
	color: #000000;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}        
A.lt:visited 
{
	text-decoration: none
	color: #555555;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}               
A.lt:active  
{
	text-decoration: none;
	color: #606d0c;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}               
A.lt:hover   
{
	text-decoration: none;
	color:#606d0c;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}        
.bigheader 
{
	font-size: 14px;
	font-weight: bold;
	color: #561f5b;
	line-height: 25px;
}
.bold 
{  
	font-size: 12px; 
	font-weight: bold;
}
h2 
{
	font-size: 120%;
	font-weight: bold;
	color: #5e2f63;
	font-style: italic;
}
h3 
{
	font-size: 115%;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #5e2f63;
	line-height: 30px;
	border: 1px solid #bcd030;
}

h4 
{  
	font-weight: bold; 

}

.asterisk
{
	font-size:75%;
}

