body
{
scrollbar-base-color: #006D2C;
scrollbar-arrow-color: #fdfa01;
scrollbar-3dlight-color: #ffdbd4;
}
	
.bgfix { 
	font-size : 10pt;
	font-family : "Trebuchet MS","Arial";
	color : #000000;
	background-repeat : no-repeat;
}
	
.footer {
	font-size : 8pt;
	font-family : Arial;
	color : #000000;
	}

.verysmalltext {
	font-size : 5pt;
	font-family : "Trebuchet MS","Arial" ;
	color : #000000;
	}
	

	
.smalltext {
	font-size : 8pt;
	font-family : "Trebuchet MS","Arial" ;
	color : #000000;
	}
	
.normaltext {
	font-size : 10pt;
	font-family : "Trebuchet MS","Arial" ;
	color : #000000;
	}


.header {
	font-size : 10pt;
	font-family : "Trebuchet MS","Arial" ;
	color : #000000;
	font-weight: bold;
	}

.menu {
	font-size : 10pt;
	font-family : "Trebuchet MS","Arial" ;
	color : #006D2C;
	}


.title {
	font-size : 11pt;
	font-family : "Arial","Arial" ;
	color : #024f85;
	font-weight: bold;
	}


a {	font-size : 10pt;
	font-family : "Trebuchet MS","Arial" ;
	text-decoration : none;
	}

a:active {
	color : #0e6590;
	}

a:link {
	color : #0e6590;
		}

a:hover {
	color : #0e6590;
	border-width : 1;
	border-color : #FF9000;
	font-family : "Trebuchet MS","Arial" ;
	color : #000000;

	}

a:visited {
	color : #0e6590;
	}
