body {
	background : #D6D6CC;
	margin : 0px 0px;
}


a.GlobalNav, a:link.GlobalNav, a:visited.GlobalNav {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

a:active.GlobalNav, a:focus.GlobalNav, a:hover.GlobalNav {
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration : none;
}

a.SubNav, a:link.SubNav, a:visited.SubNav {
	color : Navy;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}

a:active.SubNav, a:focus.SubNav, a:hover.SubNav {
	color : Maroon;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}

a.HeaderLink, a:link.HeaderLink, a:visited.HeaderLink {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	text-transform : lowercase;
}

a:active.HeaderLink, a:focus.HeaderLink, a:hover.HeaderLink {
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	text-transform : lowercase;
}

a.StandardLink, a:link.StandardLink, a:visited.StandardLink {
	color : Maroon;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}

a:active.StandardLink, a:focus.StandardLink, a:hover.StandardLink {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}

.Header1 {
	color : #750303;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.Header2 {
	color : #015287;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

.StandardText {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
}

.SmallText {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
}
