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

table {
	font-size: 11pt;
	font-family: Andalus;
	color: #666666;
}

p {
	font-size: 11pt;
	font-family: Andalus;
	color: #666666;
}

a {
	font-family: Andalus;
	color: #CA514A;
	font-size: 11pt;
	font-weight: lighter;
}
a:hover {
	font-family: Andalus;
	color: #51403F;
	font-size: 11pt;
	font-weight: lighter;
}
INPUT {
	background-color: #E2DBDB;
	font-family: Tahoma, Arial;
	color: #675841;
	font-size: 11pt;
	font-weight: lighter;
}


H1{
	color: #404040;
	font-size: 16pt;
	font-family: Andalus;
}
H2{
	color: #95022E;
	font-size: 12pt;
	font-family: "Book Antiqua";
}
H3{
	color: #BC5757;
	font-size: 10pt;
	font-family: sans-serif;
	font-weight: bold;
}


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