div#header {
	background-color: #fffcd2;
}
div#middle {
	background-color: #dfe6ee;
}
div#left {
	font: normal 15px Arial;
	color: #9f9f9f;
	background-color: #dfe6ee;
}
div#content {
	font: normal 13px Arial;
	background-color: #fffde5;
}
div#right {
	background-color: #fffcd2;
}
div#footer {
	font: normal 10px Arial;
	background-color: #fffcd2;
	color:#9f9f9f;
	Link:#000000;
}
h1{
	font: normal normal bold 16px Arial;
	text-align: left;
	color: #0081b1;
	padding: 5px 5px;
	text-decoration: underline;
	text-transform: uppercase;
}
h2{
	font: normal normal bold 14px Arial;
	text-align: left;
	color: #0081b1;
	padding: 5px 5px;
} 
h3{
	font: normal normal bold 12px Arial;
	text-align: left;
	color: #808080;
	padding: 5px 5px;
}                                   					                                   					                                   					                                   					                                   					                                   					                                   					
