BODY
{
	background-color : #f7ecda;	
}
p
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-align: left;
}
h2
{
	font-family: Verdana, Arial;
	font-size: 12pt;
	color: #660000;
	font-weight: bold;
	text-align: center;
}
h3
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #660000;
	font-weight: bold;
	text-align: center;
}
h4
{
	font-family: Verdana, Arial;
	font-size: 10pt;
	text-align: center;
}
a:link
{
	color: #660000;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	COLOR: #660000;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	COLOR: #660000;
	text-decoration: underline;
	font-weight: bold;
}

