.red {
	color: red;
}
img{
	border:none;
}
img a{
	border:none;
}
.noindent {
	list-style-type: none;
	text-indent: -40px;
}
.bottom_links {
	font-family: Tahoma;
	font-size: 11px;
	color: #968550;
	text-align: center;
}
a:link {
	color: #968550;
	text-decoration: none;
}
a:visited {
	color: #968550;
	text-decoration: none;
}
a:hover {
	font-weight: normal;
	color: #660000;
	text-decoration: underline;
}
a:active {
	color: #660000;
	text-decoration: underline;
	font-weight: normal;
}
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #665222;
	line-height: 16px;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #660000;
}
strong {
	font-weight: bold;
	color: #660000;


