p {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.black12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.black12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.blue12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.blue12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.white12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.white12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.white14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.white14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.blue14bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.white16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.blue20bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000099;
}
td {
	color: #000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.white16 {font-size: 16px}
.blue18 {	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 18px;
}
.red16bold {
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
Headline1 { color: #009; font-size: 14px; font-family: Arial; font-weight: bold; }
Headline2 { color: #009; font-size: 18px; font-family: Arial; font-weight: bold; }
a:link {
	color: #f00;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #09f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #09f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #09f;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#navbar a:link { color: #fff; font-size: 12px; font-family: Arial; font-weight: bold; background-color: #009; text-decoration: none; }
#navbar a:visited { color: #ff0; font-size: 12px; font-family: Arial; font-weight: normal; background-color: #009; text-decoration: none; }
#navbar a:hover { color: #fff; font-size: 12px; font-family: Arial; font-weight: normal; background-color: #09f; text-decoration: none; border-top-color: #09f; border-top-width: 3px; }
#navbar a:active { color: #fff; font-size: 12px; font-family: Arial; font-weight: normal; text-decoration: none; border-top-color: #009; border-top-width: 3px; }
#subnavbar a:link { color: #fff; font-size: 12px; font-weight: bold; background-color: #009; text-decoration: none; }
