
body {
    margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#565656;
	font-size:14px;
    text-align:center;	
	 background-color: White;
}

p,div,td {
	line-height:20px;
	text-align:left;
}
li {
	list-style-type: square;
	display: list-item;
	list-style-position: inside;
	white-space: normal;
}

h2 {
	line-height:28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #006699;
	background-color: White;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #FF6600;
	background-color: White;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #006699;
	background-color: White;
}

a:link {background-color: White; color: #006699; text-decoration:none;}
a:visited {background-color: White; color: #006699; text-decoration:none;}
a:hover {background-color: White; color: #006699; text-decoration:underline;}
a:active {background-color: White; color: #006699;text-decoration:none;}

#leftnav {align:left; font-size: 12px; color: #006699; }

#header {height:150px; width:740px; font-size: 13px;}

#image:link {text-decoration: none;}

#content {width:740px; height:auto;}

#footer {height:71px;width:740px;text-align:center;  font-family: sans-serif;  font-size: 12px;  font-style: normal;  font-variant: normal;  }

