td {
	color: #666666;
	font-size: 11px;
	line-height: 16px;
}
.menu {
	color: #FFFFFF;
	font-size: 10px;
	text-indent: 10px;

}
body {
	font-family: Arial, Helvetica, sans-serif;
}
a.menu {
	text-decoration: none;
}
h1 {
	font-size: 17px;
	font-family: Verdana, Melior, "Times New Roman", Times, serif;
	color: #7C1D21;
	font-style: normal;
	font-weight: normal;
	margin-top: 10px;
	line-height: 17pt;

}
p {
padding-left: 10px;		
		}
p.red {
	color: #FF0000;
}

a {
	color: #7C1D21;
}
input.button { 
	width:75px;
   height:20px;
   background-color:#891800;
   color: white;
   border: 1px solid rgb(0,0,0); 
   FONT-SIZE: 10px;
   FONT-FAMILY: Arial,Verdana,Helvetica;
