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

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

p {
	font-size: 10pt;
	font-family: Arial;
	color: #AEAEAC;
}

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


INPUT {background-color:#ACA68E;  }


H1{
	color: #BBBBB9;
	font-size: 15pt;
	font-family: Book Antiqua;
}
H2{color:#ACA68E; font-size:12pt; font-family:Tahoma }
H3{color:#ACA68E; font-size:10pt; font-family:sans-serif; font-weight:bold }


.imgBorder { border: 1px solid #ACA68E; }

hr {
	color: #ACA68E;
	}

input {
	background-color: #ACA68E;
	font-family: Verdana;
	font-size: 10pt;
	color: #4F4331;
}

textarea  {
	background-color: #ACA68E;
	font-family: Verdana;
	font-size: 10pt;
	color: #4F4331;
}



.iborder {
	border: 7px ridge #ACA68E;
		margin: 5px;
}
