P  {}

H1  {
	font-weight : bold;
	background-color : #cc6600;
	text-align : center;
	font-family : Comic Sans MS, sans-serif;
}

H2  {
	font-weight : bold;
	font-style : italic;
}

H3  {}

A  {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
}

A:Visited  {
	color : #336600;
	font-weight : bold;
}

A:Active  {
	color : #cc0000;
	font-weight : bold;
}

A:Hover  {
	color : #ffcc66;
	font-weight : bold;
	text-decoration : underline;
}

BODY  {
	background-color : #FF8800;
	font-family : Arial, sans-serif;
	color : White;
}

.fine  {
	font-size : x-small;
	color : #ffffcc;
}

.finer  {
	font-size : xx-small;
	color : #ffffcc;
}

