﻿html, body  {
	background-color:#E9F3EB;
	padding:0px;
	margin:0px;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
#wrapper {
	width:950px; margin:0px auto; background-color:#E9F3EB; padding:0px 0px;
}
#top {
	padding:0px 20px 0px 0px; text-align:center;
}
#leftside {
	float:left;
	width:190px;
	padding:0px 0px 0px 5px;
}

#rightside {
	float:right;
	width:200px;
}

#content { 
	float:inherit;
	width:540px; padding:45px 0px 0px 15px; margin-left:180px;
}

#footer1 {
	width:540px; padding:50px 0px;
}

ol {
	color:navy
}

span {
	text-align:center;
}
p
{
	color:navy

}
.auto-style1
{
	text-align: left;
}
h1 {
	margin-top:0px; 
}