BODY 
{
	background: #ffffff;
	background-image: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;
}

TABLE {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: black;	
}

p, ol, blockquote {
	padding: 0;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	border: 0;
	}


ul {
	padding: 0;
	margin-left: 20px;
	margin-top: 1.0em;
	margin-bottom: 1.0em;
	border: 0;
	}

H1{
   	font-size: 11pt;
	font-weight: bold;
}
   
LI{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.top{
    font-size: 8pt;
}


#centercontent {
	background: #ffffff;
	background-image: none;
	position: absolute;
	left:147px;
	top:27px;
	width:598px;
	padding-left : 15px;
	z-index:2
}

#leftcontent {
	position: absolute;
	background-color: #003366;
	left:0px;
	top:0px;
	height:auto;
	width:146px;
	font-size : 11px;
	line-height :12px;
	padding-top :175px;
	z-index:3
}

.leftlinks {
	margin-left : 10px;
}

a.leftnav:link {color: #FFFFFF; text-decoration: none}
a.leftnav:visited {color: #ffffff; text-decoration: none}
a.leftnav:hover {color: #ffff66; text-decoration: none}

a.body:link {color: #7A0029}
a.body:visited {color: #7A0029}