BODY  {
	font-family : "Garamond, Times";
	font-size: 14pt;
	color: black;
	font-weight : bold
	font-style : normal;
	background-color : #white;
	color : #000000;
	scrollbar-arrow-color: #a10000; 
	scrollbar-base-color: #e3e3e3; 
	scrollbar-shadow-color: #ececec; 
	scrollbar-face-color: #white; 
	scrollbar-highlight-color: #white; 
	scrollbar-dark-shadow-color: #black; 
	scrollbar-3d-light-color: #white;
}

.bottommenu {
	font-family: "Verdana"," Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 8pt;
	color: white;
}

.header {
	font-family: "arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 18pt;
	font-weight: bold;
	font-style: normal;
}

.contact {  
	 font-family: "Garamond, Times";
	 font-size: 12pt;
	 font-weight: bold;
	 color: black}

P {
	font-family : "Garamond, Times";
	font-size: 13pt;
	color: white;
}

h1 {
	font-family : "Arial Black", "Verdana", "Helvetica", "sans-serif";
	font-size: 20pt;
	color: black;
	font-style: italic;
	font-weight: bold;
	line-height: 18pt;
}

h2 {
	font-family : "Georgia", "Times New Roman", "Times";
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}

A:LINK {
	color : #da2022;
	text-decoration: none;
}


A:VISITED {
	color : #da2022;
	text-decoration: none;
}

A:HOVER {
	color : #a10000;
	text-decoration: none;
}
.goldheader {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 8pt;
	font-weight: bold;
	color: #BD972A;
}
.blueheader {
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #002b6d;
}
