@charset "utf-8";
/* CSS Document */


body {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:0px;
	background-color:#f4f7e6;
	}
	
.verdana_12normal {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height:19px;
	text-align:justify;
	
}

.verdana_14normal {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	line-height:19px;
	text-align:justify;
	
}

.verdana_12 {
	font-family: Verdana;
	font-size: 12px;
	color: #709d02;
	font-weight:bold;
		
}

.verdana_14 {
	font-family: Verdana;
	font-size: 14px;
	color: #709d02;
	font-weight:bold;
		
}
.verdana_12_u {
	font-family: Verdana;
	font-size: 12px;
	color: #709d02;
	font-weight:bold;
	text-decoration:none;
		
}
.verdana_18 {
	font-family: Verdana;
	font-size: 18px;
	color: #709d02;
	font-weight:normal;
		
}

.tahoma11_black{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
		
}


.tahoma11_green {
	font-family: tahoma;
	font-size: 11px;
	color: #6b9704;
	font-weight:normal;
		
}

.tahoma11_blackbold{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
		
}


.imageOnRight {
	float: right;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #93AE5D;
	border-right-color: #93AE5D;
	border-bottom-color: #93AE5D;
	border-left-color: #93AE5D;
	margin: 5px;
	padding: 2px;
}
