body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: none;
	background-color: #CDD7D7;
}

.pagetitle {
	font-family: Times, "Times New Roman", serif, Georgia;
	font-size: 22px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #345D5D;
	background-position: center center;
	text-align: center;
}
.bgmain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #345D5D;
	background-position: center center;
}
a:link {
	color: #0099FF;
	text-decoration: none;
}
