body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0;
	background-color:#FFFFFF;
}

h1 { font-size: 24pt; color: #990000}
h2 { color: #990000; font-size: 16pt}
p {  font-size: 0.95em; color: #000000}
h3 { font-size: 14pt; font-weight: bold; color: #009999}
h4 { font-size: 10pt; font-weight: bold; color: #990000}
a {  font-weight: bold; color: #990000; font-size: 10pt}
th { font-size: 10pt; font-weight: bold; color: #009999}
.mLink { font-weight: bold; color: #FFFFFF; font-size: 10pt}
.redTxt {
	color: #FF0000;
	font-weight: bold;
}
.whiteTxt {
	color: #FFFFFF;
}
.smaller {
	font-size: 0.9em;
}
.blueText {
	color: #297CA5;
}
