BODY {
	background-color : #2B0E72;
	color : White;
	font-family : Arial CE, Helvetica, sans-serif;
	font-size : 13px;
}

A:LINK {
	text-decoration : none;
	color : Yellow;
}
A:VISITED {
	text-decoration : none;
	color : #FDCB02;
}

A:HOVER {
	text-decoration : underline;
}

H1 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : -1em;
}

H2 {
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-top : 2em;
}

H3 {
	color : #FFFFCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-top : 2em;
}

H4 {
	color : #999966;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-top : 1.5em;
}

H5 {
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-weight : 900;
	margin-top : 1.5em;
}

H6 {
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	font-style : italic;
	font-weight : 800;
	margin-bottom : -0.8em;
}

CAPTION, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: B

}
