.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.textsmall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

body {
	background-color: #CCCCCC;
}
a:link {
	color: #1E2B56;
	text-decoration: none;
}
a:visited {
	color: #1E2B56;
	text-decoration: none;
}
a:hover {
	color: #1E2B56;
	text-decoration: underline;
}
.header {color: #581728; font-weight: bold; font-size: 16px; }

.headercenter {color: #581728; font-weight: bold; font-style: italic; font-size: 14px; }

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

