a:link       { color: #FFFFFF; text-decoration: underline; font-family: Arial, 'Sans Serif'; font-size: 12pt; font-weight: bold }
a:visited {color:maroon; text-decoration:underline; font-family: Arial,Sans Serif; font-weight: bold;}
a:active  {color:#000000; text-decoration:none; font-family: Arial,Sans Serif; font-weight: bold;}
a:hover   {color:#000000; text-decoration:none; font-family: Arial,Sans Serif; font-weight: bold;}



body
{
	font-family: Arial;
	background-color:  #DBCCAD;
	color: #000000;font-size:12pt; font-weight:normal
}
table, td, th
{
	font-family: Arial;
	color: #000000;font-size:12pt; font-weight:normal
	background-color:  #DBCCAD;
}

h1, h2
{
	font-family:Figaro MT, Arial;

}
h1
{
	color: #FFFFFF;
}
h2
{
	color: #FFFFFF; 
}
.img
{
	border: 2px solid #000000;
}