P  {
	font-size : large;
	font-family : Jester, Georgia, Comic Sans MS;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

H1  {
	font-family : Jester, Georgia, Comic Sans MS;
	font-size : x-large;
	font-style : italic;
	color : #CC0000;
}

H2  {
	font-family : Jester, Georgia, Comic Sans MS;
	font-size : x-large;
	font-weight : bold;
	color : #CC0000;
}

H3  {
	font-size : large;
	font-family : Jester, Georgia, Comic Sans MS;
	color : Black;
}

A  {
	font-size : large;
	font-family : Jester, Georgia, Comic Sans MS;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

A:Visited  {
	color : Gray;
	font-style : normal;
	font-weight : normal;
	font-family : Jester, Georgia, Comic Sans MS;
	font-size : large;
	text-decoration : none;
}

A:Active  {
	font-size : large;
	font-family : Jester, Georgia, Comic Sans MS;
	font-weight : normal;
	font-style : normal;
	color : Silver;
	text-decoration : underline;
}

A:Hover  {
	font-size : large;
	font-family : Jester, Georgia, Comic Sans MS;
	font-weight : normal;
	font-style : normal;
	color : Silver;
	text-decoration : underline;
}

BODY  {
	color : Black;
	font-size : large;
	font-family : Jester, Georgia, Comic Sans MS;
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

td  {
	font-family : Arial;
	font-size : medium;
	font-weight : normal;
	color : Black;
}

hr  {
	color : #CC0000;
}

H6  {
	color : White;
	font-size : medium;
	font-family : Arial;
}

