BODY 
	{
	background: #ffffff repeat; 
	margin: 0; 
	margin-top: 0; 
	margin-right: 0; 
	margin-left: 0; 
	border: 0 none inherit; 
	padding: 0; 
	}
 
DIV, P 
	{
	font-family: Arial, Sans-Serif; 
	color: #400000; 
	font-size: 14px; 
	font-weight: bold; 
	}

UL, LI 
	{
	font-family: Arial, Sans-Serif; 
	color: #800000; 
	font-size: 14px; 
	font-weight: bold;
    list-style-type: circle;
	} 


H1 
	{
	font-family: Arial, Sans-Serif; 
	color: #800000; 
	font-size: 19px; 
	font-weight: bold; 
	} 

H2 
	{
	font-family: comic sans ms, Arial, Sans-Serif; 
	color: #800000; 
	font-size: 18px; 
	font-weight: bold; 
	}
 
H3 
	{
	font-family: comic sans ms, Verdana, Helvetica, Arial, Sans-Serif; 
	color: #800000; 
	font-size: 18px; 
	font-weight: bold; 
	} 

H4, H5, H6 
	{
	font-family: Arial, Sans-Serif; 
	color: #800000; 
	font-size: 16px; 
	font-weight: bold; 
	} 

TABLE, TR, TD, TH 
	{
	font-family: Arial, Sans-Serif; 
	color: #800000; 
	font-size: 13px; 
	font-weight: bold;	
	} 
 

.footer
    {
	font-family: Arial, Sans-Serif;
    color: #800000;
    font-size: 10px;
	font-weight: bold;
    }

SPAN 
	{
	font-family: Arial, Sans-Serif; 
	color: #800000; 
	font-size: 10px; 
	font-weight: bold; 
	} 

A:link 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold;
	text-decoration: none;  
	font-size: 14px; 
	color: #000080;
	} 

A:visited 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	font-size: 14px;
	color: #800080; 
	text-decoration: none; 
	}
 
A:active 
	{
	font-family:  Arial, Sans-Serif;	
	font-weight: bold; 
	font-size: 14px; 
	color: #400080; 
	text-decoration: underline; 
	} 

A:hover 
	{
	font-family: Arial, Sans-Serif;
	font-weight: bold; 
	font-size: 14px;
	color: #0E2E1E; 
	text-decoration: underline; 
	background-color: #EAFFEA; 
	}

A:link.small 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold;
	text-decoration: none;  
	font-size: 10px; 
	color: #000080;
	} 

A:visited.small 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	font-size: 10px;
	color: #800080; 
	text-decoration: none; 
	}
 
A:active.small 
	{
	font-family:  Arial, Sans-Serif;	
	font-weight: bold; 
	font-size: 10px; 
	color: #400080; 
	text-decoration: underline; 
	} 

A:hover.small 
	{
	font-family: Arial, Sans-Serif;
	font-weight: bold; 
	font-size: 10px;
	color: #0E2E1E; 
	text-decoration: underline; 
	background-color: #EAFFEA; 
	}  

A:link.button 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	font-size: 14px; 
	color: #000080; 
	text-decoration: none;
	background-color: #E8D9CC;
	padding: 3px;
	border: 2px outset #ffffff; 
	} 

A:visited.button 
	{
	font-family: Arial, Sans-Serif;	
	font-weight: bold; 
	font-size: 14px;
	color: #800080; 
	text-decoration: none; 
	background-color: #EAFFEA;
	padding: 3px;
	border: 2px inset #ffffff;
	}
 
A:active.button 
	{
	font-family:  Arial, Sans-Serif;	
	font-weight: bold; 
	font-size: 14px; 
	color: #400080; 
	text-decoration: underline; 
	background-color: #EAFFEA;
	} 

A:hover.button
	{
	font-family: Arial, Sans-Serif;
	font-weight: bold; 
	font-size: 14px;
	color: #0E2E1E; 
	text-decoration: underline; 
	background-color: #EAFFEA; 
	} 
