P {
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
}

H3 {
	font-size : 15pt;
	font-weight : bold;
	font-style : normal;
	color : #2F4B9E;
	font-family : Arial, Helvetica, sans-serif;
}
H4 {
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : #2F4B9E;
	font-family : Arial, Helvetica, sans-serif;
}

TD {
	font-size : 9pt;
	font-style : normal;
	color : black;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}

td align="RIGHT" {
	font-size : 10pt;
	font-family : Arial, Helvetica, sans-serif;
}

A {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #2F4B9E;
	text-decoration : underline;
}

A:Visited {
	font : Arial, Helvetica;
}

A:Active {
}

A:Hover {
	font-style : normal;
	color : #2F4B9E;
	font-family : Arial, Helvetica, sans-serif;
}

BODY {
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
}

.MenuText {
	font-size : 9pt;
	font-weight : bold;
	color : White;
	z-index : 1;
	visibility : visible;
	position : relative;
	text-decoration : none;
}

.MenuOver {
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	color : Yellow;
	text-decoration : none;
	z-index : 2;
	visibility : hidden;
	position : relative;
}

.Logo {
	position : absolute;
	visibility : visible;
	z-index : 1;
	top : 0px;
	left : 0px;
}

.AboveLogo {
	visibility : visible;
	position : relative;
	z-index : 2;
	top : 0px;
	left : 0px;
}

.SmallHeading {
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : #2F4B9E;
	font-family : Arial, Helvetica, sans-serif;
}

.SMHeading {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : #2F4B9E;
	font-family : Arial, Helvetica, sans-serif;
}
