P  {
	font-size : medium;
	font-family : Arial;
}

A  {
	text-decoration : none;
	color : CCCC00;
	font-weight : bold;
	font-family : Arial;
	font-style : italic;
}

A:Visited  {
	text-decoration : none;
	color : CC9900;
	font-weight : bold;
	font-family : Arial;
	font-style : italic;
}

A:Active  {
	text-decoration : none;
	color : FFFF00;
	font-weight : bold;
	font-family : Arial;
	font-style : italic;
}

A:Hover  {
	text-decoration : underline;
	color : FFFF00;
	font-weight : bold;
	font-family : Arial;
	font-style : italic;
}

BODY  {
	font-size : medium;
	font-family : Arial;
}

TD  {
	font-size : medium;
	font-family : Arial;
}

FONT.date  {
	font-size : small;
	font-family : Arial;
}
