A.cont_lg:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7F2600;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

A.cont_lg:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7F2600;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

A.cont_lg:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333 ;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
.subti_b_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
	font-weight: bold;
}

.subti_lg_b_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336633;
	font-weight: bold;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	}
	
.body_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;

}
.body_i {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;

}

.body_med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}	
	
.body_med_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}	

.body_sm_gr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #336633;
	text-decoration: none;
}

.body_lg_bi_red {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}

INPUT, SELECT, TEXTAREA	{ 
	font-family: verdana, helvetica, arial; 
	font-size: 10px; 
	color: #336633; 
	border: 1px solid #336633; 
	bgcolor: #E5DCCE; 
	margin-top: 3px; 
}

INPUT.text	{ 
	height: 25px;
	width: 160px;
}

INPUT.image, INPUT.radio, INPUT.checkbox	{ 
	border: 0px; 
	margin-top: 3px; 
	margin-bottom: 3px; 
}
