a:link, a:visited, a:active, a:hover, 
{
	text-decoration : none;
}
a:link, a:visited, a:active
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8E8E8E;
	font-size : 10pt;
	font-weight: bold;
}
a:hover
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Black;
	font-size : 10pt;
	font-weight: bold;
}
body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #AA2A1C;
	font-size : 10pt;
	background-color: #FCEAD6;
}
table, tr, td
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #AA2A1C;
	font-size : 10pt;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #AA2A1C;
}
h1
{
	font-size : 16pt;
}
h2
{
	font-size : 14pt;
}
h3
{
	font-size : 13pt;
}
h4
{
	font-size : 12pt;
}
h5
{
	font-size : 11pt;
}
h6
{
	font-size : 10pt;
}
.bemgr
{
	color: Green;
	font-size : 8pt;
}
.bembr
{
	color: Maroon;
	font-size : 8pt;
}
.bembl
{
	color: #191970;
	font-size : 8pt;
}
.bemsz
{
	color: Black;
	font-size : 8pt;
}
