body, td {
font-family: "Trebuchet MS", helvetica, arial, sans-serif;
font-size:12px;
color: #973e1f;


}

td {
	vertical-align: top;
}

.topnav, .topnav2 {
font-family: arial, helvetica, sans-serif;
font-size: 16px;
font-weight:bold;
color:white;
vertical-align:bottom;

}

.topnav {
	text-align:center;
	line-height:12px;
}
a {
text-decoration:none;
}
a.hover {
color: #7070ff;
}


.topnav a {
color:white;
}

.topnav a:hover {
color:#bf0404;
}

input {
	border: 1px solid black;
		font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	margin-bottom:5px;
	font-weight:bold;
}

h1, h2 {
	margin-left:20px;
}

p {
text-indent:20px;	
}