body {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.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;
}

.style1 {color: #0000FF}

