body {
	background:url(/_images/_design/main_bg.gif);
	margin-top: 0px;
	}
			
form {
	padding:0px;
	margin:0px;
	}
	
.form_text {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	line-height:130%;
	}	

.form_style {
	border:1px solid #757474;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	}
	
.content {
	font-family:"Times New Roman", Times, serif;
	font-size:13px;
	line-height:130%;
	color:#2f2d2d;
	font-variant: normal;
	text-transform:none;
	}
	
 .content_title {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:130%;
	color:#2f2d2d;
	font-variant:small-caps;
	text-transform:capitalize;
	text-decoration:none;
	}

 a.content_title:hover {

	text-decoration:underline;
	}
	
	
.footer_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}
	
.footer_text a:hover {
	color: #000000;
	text-decoration:underline;
	
}
.footer_text a {
	color: #000000;
	text-decoration: none;
}

.content a:hover {
	color: #849642;
	text-decoration:underline;
	
}
.content a {
	color: #849642;
	text-decoration: underline;
}

.content_title a:hover {
	color: #849642;
	text-decoration:underline;
	
}
.content_title a {
	color: #849642;
	text-decoration: underline;
}