/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body, td, th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #81AC00;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #FF8000;
}
a:hover {
	text-decoration: underline;
	font-weight:bold;
	cursor:inherit;

	color: #81AC00;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
}
.style2 {
	font-weight: bold; 
	color: #FFFFFF; 
}
.style3 {
	font-weight: bold; 
	color: #587500; 
}
.style4 {
	font-size: medium;
	font-weight: bold;
	color: #587500;
}
.style5 {
	font-weight: bold;
	color: #81AC00;
}
.style10 {
	font-size: 10px; 
	font-weight: bold; 
}
