body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;

}

a:link.nav, a:visited.nav, a:hover.nav, a:visited.nav {
	color: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}
a:link.redlink, a:visited.redlink, a:hover.redlink, a:visited.redlink {
	color: #ff0000;
	text-decoration: underline;
}
.redtext {
	color: #ff0000;
	font-weight: bold;
}

.redtextschool {
	color: #ff0000;
	font-weight: bold;
	text-decoration: underline;
}


td {
	vertical-align: top;
	text-align: center;
		font-size: 10pt;
}

h1, h2{
	color: #ff0000;
	font-style: italic;
	margin-bottom: 0px;
	padding-bottom: 0px;

}

h3 {
	color: #ff0000;
		font-style: italic;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
.style3 {
	color: #009933;
}
