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

table {
	font-size: 10pt;
	font-family: Palatino Linotype;
	color: #002700
}

p {
	font-size: 10pt;
	font-family: Palatino Linotype, Arial, Helvetica, sans-serif;
	color: #002700
}
a:link, :active, a:visited {
	font-family: palatino linotype, arial, Helvetica, sans-serif;
	color: #005900;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: palatino linotype, arial, Helvetica, sans-serif;
	color: #9CA773;
	text-decoration: underline;
	font-size: 10pt;
	font-weight: bold;
}


INPUT {
	background-color: #E4DDA5
}
TEXTAREA {background-color: #E4DDA5}


H1{
	color: #002700;
	font-size: 16pt;
	font-weight:bold;
	font-style:italic;
	font-family: "Times New Roman";
}
H2{
	color: #005100;
	font-size: 12pt;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
}
H3{
	color: #002700;
	font-size: 10pt;
	font-family: sans-serif;
	font-weight: bold;
}
.image_border {
	border: 5px solid #6A7348;
}

