body {
font: 10pt Arial;
font-weight: bold;
font-style: italic; 
font-align: left;
color: #000000; 
background-color: #728834;
scrollbar-base-color:174F10;
scrollbar-face-color:728834;
scrollbar-track-color:174f10;
scrollbar-3dlight-color:cccccc;
scrollbar-highlight-color:dddddd;
scrollbar-arrow-color:#ffffff;
scrollbar-darkshadow-color:000000;
scrollbar-shadow-color:gray;
scrollbar-width:5;
}

table.main { 
	font: 12pt Arial;
	font-weight: bold;
	font-style: italic; 
	color: #000000; 
	}
	
font.pagemain { 
	font: 8pt Arial, verdana;
	font-weight: 500;
	font-style: none;
	color: #000000; 
	}

font.copyright {
	font: 8pt arial;
	font-weight:bold;
	color: #000000;
	}
	
font.pageHeader {
	font: 20pt times new roman;
	font-weight:bold;
	text-decoration:none;
	color: #174f10;
	}

font.largeGreen {
	font: 18pt Georgia;
	font-weight:bold;
	text-decoration:none;
	color: #174f10;
	}
	
font.mediumGreen {
	font: 14pt Georgia;
	font-weight:bold;
	text-decoration:none;
	color: #174f10;
	}
	
font.smallGreen {
	font: 10pt Georgia;
	font-weight:bold;
	text-decoration:none;
	color: #174f10;
	}
	
a.main:link { 
	font: 12pt arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #174f10;
	}
a.main:visited { 
	font: 12pt arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #728834;
	}
	
a.main:hover, a:active { 
	color: #174f10;
	font: 12pt arial;
	font-weight:bold;
	text-decoration: underline; 
	}
	
a.videoLink:link { 
	font: 12pt arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #174f10;
	}
a.videoLink:visited { 
	font: 12pt arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #728834;
	}
a.videoLink:hover, a:active { 
	color: #174f10;
	font: 12pt arial;
	font-weight:bold;
	text-decoration: underline; 
	}
	
a.smallLink:link { 
	font: 8pt arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #174f10;
	}
a.smallLink:visited { 
	font: 8pt arial;
	font-weight: bold; 
	text-decoration: none; 
	color: #728834;
	}
a.smallLink:hover, a:active { 
	color: #174f10;
	font: 8pt arial;
	font-weight:bold;
	text-decoration: underline; 
	}

