body {
	font: 10pt arial;
	color: #0F4E7A;
}
p { 
	text-align: left;
	}
	
	h3 {
	font: 10pt arial; 
	font-weight: bold;
	}
	
	h4 {
	font: bold 8pt arial;
	text-decoration: none;
	margin: 0pt;
	padding: 0pt;
	}
	
	a:link {
	color: #1779BB;
	text-decoration: none;
	}
	
	a:visited { 
	text-decoration: none; 
	color: #666666;
	}
	
	a:hover, a:active { 
	text-decoration: underline; 
	color: #1779BB;
	}
	
	th {
	color: #FFFFFF;
	background-color: #0F4E7A;
	font-weight: normal;
	}

	img {
	display: none;
	}
		
	#framemain {
	margin: 50px;
	}
	#frameheader {
	position: absolute;
	float:left;
	top:50px;
	left:50px;
	}
	
	#framecenter {
	position: absolute;
	float:left;
	top: 119px;
	left:50px;
	list-style-position: inside;
	}
		
	#frameleft {
	position: relative;
	float:left;
	top: 240px;
	}
	
	#frameright {
	position: relative;
	float:left;
	top: 240px;
	}
