body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.normtext {
	color: #000000;
	text-align: justify;

}
.normtext a:link {
	color: #28499A;
}
.normtext a:visited {
	color: #28499A;
}
.normtext a:active {
	color: #3E5CA4;
}
.normtext a:hover {
	color: #3E5CA4;
}

.menu a:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.menu a:active {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	color: #28499A;
	font-size: 16pt;
}

h2 {
	color: #28499A;
	font-size: 12pt;
	letter-spacing:3px;
}
.smallfont {
	font-size: 8pt;
}
.boldfont {
	font-weight: bold;
	color: #28499A;
}
.bigfont {
	font-size: 14pt;
	font-weight: bold;
}

