body {
	background-color: #BFD8DC;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.p2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.bkgdwhite {
	background-color: #FFFFFF;
}
.width200 {
	width: 140px;
}
.width600 {
	width: 640px;
}
.flo-c {
	text-align: center;
}
.flo-l {
	text-align: left;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0F5A65;
	text-align: center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0F5A65;
	text-align: left;
}
a:link {
	color: #0F5A65;
	text-decoration: none;
	font-family: verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
a:visited {
	color: #0F5A65;
	text-decoration: none;
	font-family:verdana;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
	text-align: left;
}
a:active {
	color: #0F5A65;
	text-decoration: none;
	text-align: left;
}
#pagecontainer {
	margin:0 auto;
	text-align:center;
	background-position: center;
	width:800px;
}