
body {
background-color:#F2E9E9;
 }
 h1
{ 
color:#800000;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14pt;
 font-weight: bolder;
}
h2
{
 font size:13pt;
 font weight: bold;
 color:#800000;
}
h3
{
	font size:11pt;
	font weight:bold;
	color:#800000;
}
p {
	font-family: Arial, Verdana;
	font-size:10pt;
	text-align: justify;
	color=#800000;
	}
	a
	{color: green;
	text-decoration: none;
	font-size:10pt;
	font-weight : bold;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent;
	
	}
a:hover
{
font color:green;
 background-color: #DADB8D;
}
table
{
	table.MsoNormalTable
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-color:#800000;
}