@charset "iso-8859-1";
body, p {  
    Background: #ffffff ;
	font-family:trebuchet ms,verdana,geneva,helvetica,sans-serif;
    color: #444444;
	font-size: 12px;
	font-weight: normal;
	}

td {  
	font-family:trebuchet ms,verdana,geneva,helvetica,sans-serif;
    color: #444444;
	font-size: 12px;
	font-weight: normal;
	margin-left: 2em;
    }

div {	
    font-family:trebuchet ms,verdana,geneva,helvetica,sans-serif;
    color: #444444;
	font-size: 12px;
	margin-left: 2em;
    }
	
.bold {
	font-family:trebuchet ms,verdana,geneva,helvetica,sans-serif;
    color: #009900;
	font-size: 11px;
    font-weight: bold;
    }	
	
<!-- text -->

.body {  
    font-family:trebuchet ms,verdana,geneva,helvetica,sans-serif;
    color: #444444;
	font-size: 11px;
    }
	
.bodybold {  
    font-family:trebuchet ms,verdana,geneva,helvetica,sans-serif;
    color: #993333;
	font-size: 13px;
    }	
		
.bodywrap { 
	text-indent: -8px; 
	padding-left: 8px;
    font-family:trebuchet ms,verdana,geneva,helvetica,sans-serif;
    color: #000000;
	font-size: 11px;	
	}
	
.bodymodule {  
    font-family:trebuchet ms,verdana,geneva,helvetica,sans-serif;
    color: #555555;
	font-size: 16px;
	font-weight: bold
    }		

/* headers */
	
.head {  
    font-family:trebuchet ms,verdana,geneva,helvetica,sans-serif;
    color: #008800;
	font-size: 20px;		
	font-weight: bold;		
    }	
	
.subhead {  
    font-family:trebuchet ms,verdana,geneva,helvetica,sans-serif;
    color: #008800;
	font-size: 14px;
	font-weight: bold;		
    }
	
<!-- link styles -->

a:link {
	font-family:trebuchet ms,verdana,geneva,helvetica,sans-serif;
    font-weight: bold; 
	font-size: 11px;
	color: #008800;
	text-decoration: none;
    }

a:hover {
	font-family:trebuchet ms,verdana,geneva,helvetica,sans-serif;
	color: #3366ff;
	text-decoration: underline;
    }

a:visited {
	font-family:trebuchet ms,verdana,geneva,helvetica,sans-serif;
    color: #888888;
	text-decoration: none;	
    }

 a:visited:hover {
	font-family:trebuchet ms,verdana,geneva,helvetica,sans-serif;
	color: #3366ff;
    }		
	
a.subhead:link {
    font-family:trebuchet ms,verdana,geneva,helvetica,sans-serif;
    color: #008800;
	font-size: 12px;
	font-weight: bold;
    }		
	
.subhead:visited {
	font-family:trebuchet ms,verdana,geneva,helvetica,sans-serif;
    color: #888888;
	text-decoration: none;
    }

.subhead:hover {
	font-family:trebuchet ms,verdana,geneva,helvetica,sans-serif;
	color: #3366ff;
    }		

.subhead:visited:hover {
	font-family:trebuchet ms,verdana,geneva,helvetica,sans-serif;
	color: #3366ff;
    }		
