h1 {
	font-family: "BernhardMod BT", "Century Schoolbook", "Times New Roman";
	font-size: x-large;
	font-weight: bolder;
	text-align: center;



}
h2 {
	font-family: "BernhardMod BT";
	font-size: small;
	text-align: center;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	margin: 15px;
	font-weight: normal;



}
table {
	background-color: #CCCCCC;
	border: 10px solid #999999;
}
a:link {color: #660000; text-decoration: underline; }
a:active {color: #CCFFFF; text-decoration: underline; }
a:visited {color: #cc3300; text-decoration: underline; }
a:hover {color: #FFFFFF; text-decoration: none; }
.NormalCenteredText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: center;
}
