<!-- C1 3D5B29 Green -->
<!-- C2 FFF440 Yellow -->
<!-- C3 96C1E5 Blue -->

body {
	background:#3D5B29;
	font-size : 7pt;
	font-family : trebuchet ms;
	text-align : justify;
	line-height :7pt;
	font-weight: bold
	color:#3D5B29
}

td{font-family: trebuchet ms;
	font-size:7pt;
	color:#3D5B29}


a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: bold;
	font-family: trebuchet ms;
	font-size: 7pt;
	color: #FFF440;
	text-transform:uppercase;

}
a:hover {
	background-color: none;
	font-weight: bold;
	font-family: trebuchet ms;
	font-size: 7pt;
	color: #FFF440;
	text-transform:uppercase;
}

body{
	scrollbar-face-color: #3D5B29;
	scrollbar-highlight-color: #3D5B29;
	scrollbar-3dlight-color: #3D5B29;
	scrollbar-darkshadow-color: #3D5B29;
	scrollbar-shadow-color: #3D5B29;
	scrollbar-arrow-color: #c9c9c9;
	scrollbar-track-color: #c9c9c9; 
	overflow-x:hidden;
}


u{
	font-size : 7pt;
	font-family: trebuchet ms;
	color: #FFF440;
	text-transform:uppercase;
}

b{
	font-size : 7pt;
	font-family : trebuchet ms;
	text-decoration:bold;
	color: #96C1E5;
	text-transform:uppercase;

}

i{
	font-size : 7pt;
	font-family : trebuchet ms;
	color: #96C1E5;
	text-decoration:italic;
}
