
body {
width:574px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
background-color: #FFF;
font-family: Verdana;
font-size: 9pt;
font-weight:normal;
line-height:14pt;
border: 0px;
text-align: left;
padding: 3px;
}

#content {
	float:right;
	width:574px;
	background-color: white;
	
}
#content ul {
padding:10px 0 0 0;
background-color: white;
border:0;
list-style:none;
margin-top:0;
}
#content p {
	margin-bottom:0;
}
#p {
	margin: 10px 0 10px 0;
}

TABLE {
	font-size: 9pt;
	font-family: Verdana;
	color: #191b1b;
	
}
A:link {
	COLOR: #5f709b;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	COLOR: #021c60;
	text-decoration: none;
	font-weight: bold;
}
A:active {
	COLOR: #000000;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	COLOR: #8f9ab9;
	text-decoration: none;
	font-weight: bold;
}

h5 { 
	color:#5f709b;
	font-size: 9pt;
	font-family: Verdana;
	font-weight:normal;
	border: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding: 3px;
}
