A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : 000000;
	font-weight : bold;
	text-decoration : none;
}
A:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

A.nav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}
A.nav:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}


A.SubNav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : Olive;
	text-decoration : none;
}
A.SubNav:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #000000;
	text-decoration : none;
}
A.SubNavActive {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #000000;
	text-decoration : none;
}
A.SubNavActive:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #000000;
	text-decoration : none;
}


A.ImageLink {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #FFFFFF;
	text-decoration : none;
}
A.ImageLink:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #FFFFFF;
	text-decoration : none;
}
A.ImageLink:Active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #FFFFFF;
	text-decoration : none;
}
A.activenav {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}
A.activenav:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #000000;
	font-weight : bold;
	text-decoration : none;
}

A.activenavwhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

A.activenavwhite:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

A.subactivenavwhite {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

A.subactivenavwhite:Hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8.5pt;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

Font.body {
	font-family : "Times New Roman", Times, serif;
	font-size : 9pt;
}

TD {
	font-family : "Times New Roman", Times, serif;
	font-size : 10.5pt;
	color : #000000;
}

Font.olive {
	font-family : "Times New Roman", Times, serif;
	font-size : 9pt;
	color : Olive;
	font-weight : bold;
}

Font.black {
	font-family : "Times New Roman", Times, serif;
	font-size : 9pt;
	color : Black;
	font-weight : bold;
}

Font.oliveHeader {
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	color : Olive;
	font-weight : bold;
}

Font.std {
	font-family : "Times New Roman", Times, serif;
	font-size : 9pt;
	color : #000000;
}

Font.Red {
	font-family : "Times New Roman", Times, serif;
	font-size : 9pt;
	color : Red;
}