#contentArea {
	font-family:Arial;
	}
	
#contentArea p {
	font-size:12px;
	color:#000000;
	margin:0;
	}
	
#contentArea li {
	font-size:12px;
	color:#000000;
	margin:0;
	}
	
#contentArea a, #contentArea a:visited {
	color:#2d6b9f;
	font-weight:bold;
	text-decoration:underline;
	}
	
#contentArea a:hover {
	color:#2d6b9f;
	font-weight:bold;
	text-decoration:none;
	}
	
#contentArea h1 {
	font-size:22px;
	color:#2d6b9f;
	margin:0 0 10px 0;
	}
	
#contentArea h2 {
	font-size:20px;
	color:#2d6b9f;
	margin:0 0 10px 0;
	}
	
#contentArea h3 {
	font-size:18px;
	color:#2d6b9f;
	margin:0 0 10px 0;
	}
	
#contentArea h4 {
	font-size:16px;
	color:#2d6b9f;
	margin:0 0 10px 0;
	}

#footer {
	font-family:Arial;
	font-size:12px;
	}
	
#footer a, #footer a:visited {
	color:#000000;
	text-decoration:none;
	}
	
#footer a:hover {
	color:#000000;
	text-decoration:underline;
	}