body { font-family: Times, serif; background-color: #232323; text-align: left; margin: 0; padding: 0; font-size:80%}

p { font-size: 8pt; font-family: georgia, "lucida bright", "times new roman", serif; text-align: left}


h1 {color:#981b1e; text-align: left; font-size: 18px; font-family: Verdana, futura, Arial, san-serif}

a:link, a:visited,a:active  {color: #blue; text-decoration: none }
a:hover {color: #blue; text-decoration: underline}

.nav 			{ font-family: futura, Arial, san-serif; color: #fff; background-color: #981b1e; text-align: center; width: 100%; height: 80px; border-width: 0; font-size: 20px}
.nav-highlight 	{ font-family: futura, Arial, san-serif; color: #fff; background-color: #c1272d; text-align: center; width: 100%; height: 80px; border-width: 0; font-size: 20px}
a.nav:link, a.nav:active, a.nav:visited { font-family: futura, Arial, san-serif; color: #fff; text-decoration: none }
a.nav:hover { font-family: futura, Arial, san-serif; color: #fff; text-decoration: underline }

input, textarea
{
	color: #781351;
	background: #ffffff;
	border: 1px solid #ecd6c2
}

.mybutton
{
   color:#000;
   font-weight:bold;
   background-color:#fed;
   border:1px solid;
   border-top-color:#781351;
   border-left-color:#781351;
   border-right-color:#781351;
   border-bottom-color:#781351;
}
