body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AC2104;
	font-size: 14px;
}
body {
	background: #FFFFFF;
} 
.td1 {
	color: #FFFFFF;
	text-align: center;
	font-size: 12px;
}
a:link {
	color: #CC7564;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #CC7564;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #255981;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 20px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}
h6 {
	font-size: 12px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

input, select, button, textarea {
	background: #FFFFCC;
	font-family: verdana, tahoma, arial;
	color: #003366;
	border: 1px solid #003366;
	font-size: 12px;
}

HR {
	color: #660000;
	height: 1px;
}
a.botnav:link {
	font-weight: normal;
	color: #FFCCCC;
}
a.botnav:visited {
	font-weight: normal;
	color: #FF9999;
}
a.botnav:active {
	font-weight: normal;
	color: #CCCCCC;
}
a.botnav:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

