P  {}

H1  {}

H2  {}

H3  {
	background-color : #336699;
	color : #FFFFCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-style : normal;
	font-weight : normal;
	padding-left : 5px;
}

H4  {
	background-color : #336699;
	color : #FFFFCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
	padding-left : 5px;
}

A  {
	color : White;
	text-decoration : none;
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
}

A:Visited  {
	color : #FFFFFF;
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	text-decoration : none;
}

A:Active  {
	color : #FFFFFF;
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

A:Hover  {
	color : #00FFFF;
	font-size : small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

BODY  {
	font-size : x-small;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
	background-color : White;
}




