﻿body {
	margin: 0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: C0C0C0;
	scrollbar-highlight-color: #004440;
}


p, table, ol, li {
	font-size: 10.5pt;
	font-family: palatino linotype, book antique;
	color: #DAD3C5;
	font-weight: normal;
}


a:link, :active, a:visited {
	font-family: palatino linotype;
	color: #A87D05;
	font-size: 10pt;
	padding-top: 4px;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: palatino linotype;
	color: #F8F7DC;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}


.footer:link, .footer:active, .footer:visited {
	font-family: palatino linotype;
	color: #21351E;
	font-size: 10pt;
	padding-top: 4px;
}
.footer:hover {
	font-family: palatino linotype;
	color: #F9F7E6;
	text-decoration: underline;
	font-size: 10pt;
}




H1{
	color: #F8F7DC;
	font-size: 14pt;
	font-family: Palatino Linotype;
	font-style: oblique;
	font-weight: bold;
}
	
	
H2{	color: #F9F7E6;
	font-size: 12pt;
	font-family: "Trebuchet MS"
;
	}
	
	
H3{	color: #F9F7E6;
	font-size: 10pt;
	font-family: "Trebuchet MS"
;
	}
	
	


hr {
	color: #F7F4DD;
	}

input, textarea {
	background-color: transparent;
	font-family: palatino linotype;
	font-size: 10pt;
	color: #F9F7E6;
	border: 1px solid #F9F7E6;
}




.image_border {
	border: 4px solid #F9F7E6;
		margin: 5px;
}








