BODY {
	padding: 0px; margin: 0px; color: #952207; font-family: verdana, arial, geneva, helvetica, sans-serif; background-color: #ffffff; font-size: 60%
}
h1 {
	color : #952207;
	font-weight: normal;
	font-size: 200%;
	line-height: 100%;
	margin-bottom:10px;
	margin-top:10px;
}
h2 {
	color: #952207;
	font-weight: normal;
	font-size: 140%;
	margin-bottom:10px;
	margin-top:10px;
}
h3 {
	color: #000000;
	font-size: 135%
}
h4 {
	color: #000000;
	font-size: 109%
}
td {
	line-height: 125%;
	color: #000000;
	font-size: 75%;
	
}
a:link, a:visited {
	text-decoration: none; color: #870900;
}
.red{
	color: #870900;
}
.active{
	color: #333333;
}
a img {
	border: solid 0px #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
.inpt{
	width:100%;border: 1px solid #952207;
}
