body {
	font-family: Verdana;
	font-size: 12px;
}
.m1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight : bold;
	color : #B70003;
	text-decoration : none;
}
a.m1,a.m1:visited {
	color:#FFF;
}
.m2 {
	font-family: Verdana;
	font-size: 10px;
	font-weight : bold;
}
a.m1:active {
	color: #FFFF00;
	text-decoration: none;
} 
a.m1:hover {
	color:#FFD61E;
}
A { color: #8B9A69; text-decoration: underline} 
A:visited { color: #9B9B9B;} 
p, td, .txt {
	font-family: Verdana;
	font-size: 12px;
}
.copy {
	font-family: Verdana;
	font-size: 11px;
	COLOR:#423111
}
a.bottom {
	font-size: 12px;
}

h1,.h1 {
	color: #6F592B;
	font-weight : bold;
	font-size: 13px;
}
.date {
	color:#F7C01F;
	font-weight : bold;
}
input.text, textarea {
	border:1px solid #AEB3A6;
}
input.search {
	border:1px solid #AEB3A6;
	width: 118px;
	height: 17px;
}