A
{
	text-decoration: underline;
	color: #400000;
	font-weight: bold;
}

A.link
{
	font-weight: normal;
}

A.menu
{
	font : bold 12pt/30px;
	text-decoration : none;
	color : #FFC587;
}

A.menu:hover
{
	color: #FFE9B3;
}

BODY
{
	font-family: Arial, Helvetica, sans-serif;
}

.header
{
	margin-left : 29px;
	font-weight : bold;
	color: #861300;
	margin-top : 7px;
	vertical-align : top;
}

DIV.menu
{
	margin-left : 10px;
	margin-top : 10px;
}

DIV.maintext
{
	margin-left : 20px;
	margin-right : 20px;
}

P, LI
{
	font-size: 10pt;
	color: #400000;
}

LI
{
	list-style : square;
}

HR
{
	color: #400000;
}

H1
{
	font-size : 12pt;
	color: #400000;
	margin-bottom: -5px;
}

H2
{
	font-size : 10pt;
	color: #400000;
	margin-bottom: -15px;
}

