body {
	background-image:url(images/main-background.gif);
	font-family:arial,verdana;
	font-size:10pt;
	text-align:justify;
	scrollbar-base-color:#B6D760;
  scrollbar-arrow-color:#2E4F00;
  scrollbar-darkshadow-color:#232D0B;
  scrollbar-face-color:#8FB52D;
  scrollbar-highlight-color:#D5E8A4;
  scrollbar-shadow-color:#59711C;
  scrollbar-track-color:#FFCD66;

}
h3{
	font-family:arial,verdana;
	color:#305101;
}
.b{
	font-weight:bold;
}
.c{
	text-align:center;
}
table.b {
	border-collapse:collapse;
}
th {
	font-family:Arial, Verdana;
	font-size:10pt;
	font-weight:bold;
}
table.b th {
	border:1px solid #307101;
}
td {
	font-family:Arial, Verdana;
	font-size:10pt;
}
table.b td {
	border:1px solid #307101;
}
a:link{
	color:#0235CA;
}
a:active{
	color:#0235CA;
}
a:visited{
	color:#0235CA;
}
a:hover{
	color:#5B84FD;
	text-decoration:none;
}