/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #3D5C18;
	margin-top: 0px;
	margin-left: 0px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: black;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: black;
	font-weight: bold;
}
a:hover {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: underline;
  color: #0000ff;
  font-weight: bold;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style35 {font-size: 12px; color: #000000; }
.style39 {font-size: 10px;}
.style40 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}