td, textarea, input, select {
	font-family: Arial;
	font-size: 10px;
	color: #003300;
	font-weight: normal;
	line-height: 14px;
}

.frame {
	border: 1px solid #E8E9D7;
}

.text1 {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	line-height: 16px; 
	font-weight: plain;
	
}

.text2 {
	font-family: Arial;
	font-size: 20px;
	color: #D4A017;
	line-height: 26px; 
	font-weight: lighter;
		
}
.text3 {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	line-height: 18px; 
	font-weight: plain;
}

.list {
	font-family: Arial;
	font-size: 11px;
	color: 666666;
	line-height: 22px; 
	font-weight: plain;
	
}


a.f:link {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #003300;
	text-decoration: underline;
}
a.f:visited {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #003300;
	text-decoration: underline;
}
a.f:hover {

	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #003300;
	text-decoration: none;

