body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Tahoma, "MS Sans Serif";
	font-size: 11px;
	color: #515151;
	font-weight: normal;
	background-color: #FFFFFF;
}

H1 {
	FONT-SIZE: 18px;
	MARGIN: 0px 0px 5px;
	COLOR: #5C821B;
	font-family:Verdana, Tahoma, "MS Sans Serif";
}
H2 {
	FONT-SIZE: 11px;
	COLOR: #515151;
	font-family:Verdana, Tahoma, "MS Sans Serif";
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	margin-left: 20px;
	font-weight: normal;
	font-variant: normal;
	text-align: justify;
}

H3 {
	FONT-SIZE: 10px;
	MARGIN: 0px 0px 5px;
	COLOR: #515151;
	font-family:Verdana,Tahoma,"MS Sans Serif";	
}


A:link {
	color: #515151;
	text-decoration: underline;
}
A:visited {
	color: #515151;
	text-decoration: underline;
}
A:hover {
	color: #999999;
	text-decoration: underline;
}

.B:link {
	color: #5D8419;
	font-size: 12px;
	text-decoration: none;
}
.B:visited {
	color: #5D8419;
	font-size: 12px;
	text-decoration: none;		
}
.B:hover {
	color: #515151;
	font-size: 12px;
	text-decoration: none;		
}

.C:link {
	color: #5D8419;
	font-size: 11px;
	text-decoration: none;
}
.C:visited {
	color: #5D8419;
	font-size: 11px;
	text-decoration: none;		
}
.C:hover {
	color: #515151;
	font-size: 11px;
	text-decoration: none;		
}

.textlink { 
	FONT-SIZE: 12px;
	COLOR: #5D8419;
	font-family:Verdana, Tahoma, "MS Sans Serif";
}

.text1 { 
	FONT-SIZE: 11px;
	COLOR: #515151;
	font-family:Verdana, Tahoma, "MS Sans Serif";
}

.input1 { font-family: Verdana,Tahoma,"MS Sans Serif"; font-size: 8pt; color: #999999; background-color: #F6F6F6; }
.button1 {
	font-family: Verdana, Tahoma, "MS Sans Serif";
	font-size: 8pt;
	color: #5D8419;
	font-weight: bold;
}
.select1 { font-family: Verdana,Tahoma,"MS Sans Serif"; font-size: 8pt; color: #999999; background-color: #F6F6F6; width: auto; }
