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

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

p {
	font-size: 10.5pt;
	font-family: Arial;
	color: #706A6A;
}

a {
	font-family: Arial;
	color: #333333;
	font-size: 10.5pt;
	font-weight: 600;
	text-decoration:none;
}
a:hover {
	font-family: Arial;
	color: #ec6a6a;
	font-size: 10.5pt;
	font-weight: 600;
	text-decoration:underline;
}


#mainNav a{color: #FFF;
           font-family: Andalus;
           text-decoration:none;
           font-size: 11pt;
           
           }

#mainNav a:hover {
                  font-size: 11pt;
                  color: #ec6a6a;
                  font-family: Andalus;
}                 



INPUT {
	background-color: #E2DBDB;
	font-family: Tahoma, Arial;
	color: #675841;
	font-size: 11pt;
	font-weight: lighter;
}


H1{
	color: #1e0403;
	font-size: 16pt;
	font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
H2{
	color: #473836;
	font-size: 12pt;
	font-family: Tahoma;
}
H3{
	color: #757374;
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

.img_border {
	border: 2px solid #f17f7f;
}
