P  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}

H1  {
	font-size : 15pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #993300;
}

H2  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #cc3300;
}

H3  {
	font-size : 13pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #ff66cc;
}

H4.nav  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : normal;
	font-style : normal;
	color : #ffffff;
}

A  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #0066ff;
	text-decoration : none;
}

A:Visited  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #0066ff;
	text-decoration : none;
}

A:Active  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #ff0033;
	text-decoration : none;
}

A:Hover  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	font-style : normal;
	color : #ff0033;
	text-decoration : none;
}

BODY  {
	body background="bluwith.jpg"
	bgcolor : #ffffcc;
	font-family : Arial;
	font-size : 10pt;
}

TH  {
	font-family : Arial;
	font-weight : bold;
	color : #cc0000;
	font-size : 10pt;
}

TABLE  {
	background-color : #f5f5f5;
	border-style : groove;
	border-left-width : thin;
	border-right-width : medium;
	border-top-width : thin;
	border-bottom-width : medium;
	border-width : thin;
	border-color : #fff8dc;
}

HR  {
	width : 80%;
	color : #808080;
}

