h1,h2,h3 { 
	font-family:Verdana,sans-serif;
	font-color:white 
}
.link {
	font-family:Verdana,sans-serif;
	color: #003399;
	text-decoration:none;
}
.redlink {
	text-decoration:none;
	color: #FF0000;
}
.onbutton {
	font-family:Verdana, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:12pt;
	text-align:left;
	text-indent:5;
	line-height:14pt;
	text-decoration:none;
	background-color:"#FF0000";
	background-position:0% 0;
	color: #FFFFFF;
}
.offbutton {
	font-family:Verdana, sans-serif;
	font-style:normal;
	font-weight:bold;
	font-size:12pt;
	text-align:left;
	text-indent:5;
	line-height:14pt;
	text-decoration:none;
	background-position:0% 0;
	color: white;
}
.page {
	font-family:'Times New Roman', serif;
	font-style:normal;
	font-weight:normal;
	font-size:12pt;
	text-align:left;
	text-indent:5pt;
	line-height:14pt;
	text-decoration:none;
	color: #003399;
}
.pagefine {
	font-family:'Times New Roman', serif;
	font-style:normal;
	font-weight:normal;
	font-size:8pt;
	text-align:left;
	text-indent:5pt;
	line-height:10pt;
	text-decoration:none;
	color: #003399;
}
.pagecenter {
	font-family:'Times New Roman', serif;
	font-style:normal;
	font-weight:normal;
	font-size:12pt;
	text-align:center;
	text-indent:5pt;
	line-height:14pt;
	text-decoration:none;
	color: #003399;
}
.title {
	font-family:'Times New Roman', serif;
	font-style:normal;
	font-weight:normal;
	font-size:22pt;
	text-align:left;
	text-indent:5pt;
	line-height:24pt;
	text-decoration:none;
	color: white;
}
.subtitle {
	font-family:'Times New Roman', serif;
	font-style:normal;
	font-weight:normal;
	font-size:16pt;
	text-align:left;
	text-indent:5pt;
	line-height:18pt;
	text-decoration:none;
	color: white;
}
.subcenter {
	font-family:'Times New Roman', serif;
	font-style:normal;
	font-weight:normal;
	font-size:16pt;
	text-align:center;
	text-indent:5pt;
	line-height:18pt;
	text-decoration:none;
	color: #003399;
}
.body {
	font-family:Comic Sans MS,Arial,sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:12pt;
	text-align:left;
	line-height:14pt;
	text-decoration:none;
	color: white;
}
.bodycenter {
	font-family:Comic Sans MS,Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:12pt;
	text-align:center;
	line-height:14pt;
	text-decoration:none;
	color: white;
}
.bodyred {
	font-family:Comic Sans MS,Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:12pt;
	text-align:center;
	line-height:14pt;
	text-decoration:none;
	color: red;
}
.bodyfine{
	font-family:Arial, sans-serif;
	font-style:normal;
	font-weight:normal;
	font-size:8pt;
	text-align:center;
	line-height:9pt;
	text-decoration:none;
	color: white;
}


