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


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


a:link, :active, a:visited {
	font-family: palatino linotype;
	color: #F4ECD9;
	font-size: 10.5pt;
	/*padding-top: 4px;*/
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: palatino linotype;
	color: #ffffff;
	text-decoration: none;
	font-size: 10.5pt;
	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: #ffffff;
	}

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




.image_border {
	border: 4px ridge #F9F7E6;
		margin: 7px;
}

.table, ol, li review-body{
  color: #000 !important;
}





