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

table {font-size: 10pt; font-family: Arial; color:#5A5343 }

p {
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	color: #513F2F;
}
 

a:link, :active, a:visited {
	font-family: Tahoma;
	color: #783309;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #5A460C;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}


INPUT {background-color:#93876D  }
TEXTAREA {background-color: #93876D}


H1{
	color: #291D09;
	font-size: 14pt;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
H2{
	color: #824917;
	font-size: 12pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
H3{
	color: #584B1E;
	font-size: 10pt;
	font-family: sans-serif;
	font-weight: bold;
}


.imgBorder { border: 2px solid #93876D; }

