P { font-family: verdana, arial;
	font-size: 10pt;
	color: #330000 ;
}
li { font-family: verdana, arial;
	font-size: 10pt;
	color: #330000 ;
}
H2 { font-family: verdana, arial;
	color: #330000 ;
	font-size: 20pt;
}
H2.subheading { font-family: verdana, arial;
	color: #330000 ;
	font-size: 12pt;
}
P.address { font-family: verdana, arial;
	font-size: 7pt;
	color: #330000 ;
}
.menu {  font-family:   verdana, arial ;
			 font-size: 9pt;
	 		color: #330000;
			text-align : center;
			text-decoration: none; } 
a.menu:active  { }
a.menu:link { font-family:   verdana, arial ;
				font-size: 9pt;
				color: #330000;
				text-decoration: none; }  
a.menu:hover { color: #9B481D;
				text-decoration: underline;
}
a.menu:visited { }


.link {  font-family:   verdana, arial ;
			 font-size: 10pt;
	 		color: #9B481D;
			text-align : center;
			text-decoration: none; } 
a.link:active  { }
a.link:link { font-family:   verdana, arial ;
				font-size: 10pt;
				color: #9B481D;
				text-decoration: none; }  
a.link:hover { color: #330000;
				text-decoration: underline;
}
a.link:visited { }

H1.header { font-family: verdana, arial;
	font-size: 7pt;
	color: #F4EAD7 ;
	text-align : center;
}

.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FCF6EB;
	height: 16pt;
	border-top-color: #DF964D;
	border-right-color: #FCF6EB;
	border-left-color: #FCF6EB;
	border-bottom-color: #DF964D;
	border-color: #DF964D;
	border-top-style: solid;
	border-top-width: thin;
	border-right-style: solid;
	border-right-width: thin;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-style: solid;
	border-left-width: thin;
}

