body {
	font-family:verdana;
	color: #333333;
	font-size: 12px;
	padding-left: 6em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-color: #FFFFFF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0em 0em 0em 3em;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #60BC68;
	height: 20px;
	width: 700px;
	text-align: center;
	clear: both;
	padding-top: 6px;
}

h1 {
	color: #2184C5;
	letter-spacing: 0.4pc;
	margin: 0px;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 14px;
	font-weight: normal;
	color: #0064B6;
	margin: 0px;
	padding: 1em 0px 0px;
	line-height: 0px;
}

#logo {
float:left;
}

#header {
float:left;
text-align: center;
width: 300px;
height: 55px;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.2pc;
}

#rtside {
width: 150px;
text-align: right;
height: 55px;
float: left;
}
.style3 {
	text-decoration: none;
	font: 13px "Times New Roman", Times, serif;
	color: #006BBB;
}
.bold {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}

#body {width:700px;}
a:hover {
	color: #99CCFF;
}
