
BODY, P {
	background : White;
	font : Comic Sans MS;
	font-family : sans-serif;
	font-size : small;
}

B {
	font : Arial Narrow;
}

TABLE, TR, TD {
}

A {
	color : Blue;
	text-decoration : none;
}

A:HOVER {
	color : Black;
	text-decoration : underline;
}

A:VISITED {
	color : Gray;
	text-decoration : underline;
}

A:LINK {
}

BR {
}

CENTER {
}

DIV {
}

H1 {
	color : Black;
	font : Trebuchet MS;
}

IMG {
}


