body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #83a7c1;
}
.contentarea {
 margin-top: auto;
 margin-right: 5px;
 margin-bottom: auto;
 margin-left: 5px;
}
.size12 {
	font-size: 12px;
}
.size14 {
	font-size: 14px;
}
.size16 {
	font-size: 16px;
}
a:link {
	color: #336699;
	text-decoration: none;
	font-weight: bold;

}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #FF0000;
}
.size18red {
	font-size: 18px;
}
.size18red a:link {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
.size18red a:visited {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}
