body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-style: normal;
	line-height: 20px;
	background-attachment: fixed;
	background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #FFFFFF;
    SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
    SCROLLBAR-ARROW-COLOR: #002E5C;
    SCROLLBAR-TRACK-COLOR: #FFFFFF;
    SCROLLBAR-BASE-COLOR: #002E5C;
    scrollbar-3d-light-color: #002E5C
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-style: normal;
	line-height: 20px;
}

A:link
{
	COLOR: #002E5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 20px;
	text-decoration: underline;
}

A:visited
{
	COLOR: #002E5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 20px;
	text-decoration: underline;
}

A:hover
{
	COLOR: #002E5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 20px;
	text-decoration: underline;
}

A:active
{
	COLOR: #002E5C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 20px;
	text-decoration: underline;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #002E5C;
	text-decoration: none;
	line-height: 20px;
}
.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
}
.subheadwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	text-decoration: none;
	line-height: 20px;
}
