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

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

p {
	font-size: 10pt;
	font-family: Andalus;
	color: #706A6A;
}

a {
	font-family: Andalus;
	color: #EC6A69;
	font-size: 11pt;
	text-decoration: underline;
	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: #706A6A;
	font-size: 16pt;
	font-family: Andalus
}
H2{
	color: #473836;
	font-size: 12pt;
	font-family: Tahoma;
}
H3{
	color: #BC5757;
	font-size: 11pt;
	font-family: sans-serif;
	font-weight: bold;
}