body, p, table, .normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000080;
}
.normal-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bolder;
	color: #000080;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bolder;
	color: #000080;
}
.PageSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: 900;
	color: #000080;
}
.subPageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bolder;
	color: #000080;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
        margin: 20px 0 10px 10px;
        padding: 0 0 0 10px;
        border-top: 1px solid #CC0000;
}
.subContent {
        padding: 0 0 0 40px;
//        line-height: 2em;
}

.subContent2 {
        margin: 0 0 0 40px;
        line-height: 1em;
}

.announceDate {
	color: #CC0000;
	text-align:right;
        margin: 10px 5px 0px 5px;
        padding: 0 0 0 0px;
        border-top: 1px solid #CC0000;
}
.announceTitle {
        padding: 0 0 0 10px;
	font-weight: bold;
}
.announceContent {
        padding: 0 0 0 20px;
}

.navigation {
	font-family: "Arial Black";
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #CC0000;
}
/*
a:hover {
	color: #CC0000;
	border: #CC0000;
}
a:link {
	color: #330099;
}
*/
