A:visited {color: #810000}
A:active {color: #FF7777}
A:hover {color: #de0000}
A:link	{color: #FF0000}

BODY	{
	background-color: #FFFFFF;
	color: #000000;
	font-family: tahoma, sans-serif, verdana, Arial, Helvetica;
	font-size: 9pt;
	line-height: 130%;
	margin: 0;
	}

TD	{
	font-family: tahoma, sans-serif, verdana, Arial, Helvetica;
	font-size: 9pt;
	padding: 10px;
	}

IMG	{
	border: 0;
	}

DIV.CONTENT	{
	float: left;
	padding: 10px;
	width: 80%;
	}

DIV.MENU	{
	float: left;
	font-weight: bold;
	padding: 10px;
	text-align:left;
	width:20%;
	max-width:150px;
	}

DIV.PAGE	{
	}

DIV.TITLE	{
	color: #8d0000;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	}

DIV.TITLE2	{
	color: #8d0000;
	text-indent: 15px;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 40px;
	}

DIV.HEADING	{
	text-indent: 5px;
	font-size: 150%;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 40px;
	}

DIV.HEADING2	{
	text-indent: 5px;
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 40px;
	}


DIV.HEADING3	{
	text-indent: 5px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 40px;
	}

UL	{
	line-height: 150%;
	}

LI	{
	padding-bottom: 2%;
	}

OL.LA	{
	list-style-type: lower-alpha;
	}

OL.LR	{
	list-style-type: lower-roman;
	}
	
