P  {}

H1  {
	font-size : medium;
	font-weight : bold;
	font-family : sans-serif;
	color : White;
}

H2  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
	color : SlateGray;
}

A  {
	color : blue;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	color : blue;
	font-weight : bold;
}

A:Active  {
	color : blue;
	font-weight : bold;
}

A:Hover  {
	color : blue;
	font-weight : bold;
}

BODY  {
	font-family : sans-serif;
	font-size : 8pt;
}

TABLE  {
	font-size : 8pt;
	font-family : sans-serif;
}

H3  {
	font-family : sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : DimGray;
}

H4  {
	font-family : sans-serif;
	font-weight : bold;
	font-size : 10pt;
	color : White;
}

H5  {
	font-size : 20pt;
	font-family : sans-serif;
	font-weight : bold;
	color : Black;
}
