BODY
{
	font-family: Verdana, Helvetica, Arial;
	font-size: x-small;
	color: #000000;
	background-color: #ffffff;
}
A
{
	color: #000000;
	text-decoration: underline;
}
A:Hover
{
	color: #000000;
	text-decoration: none;
}
A:Visited
{
	color: #888888;
	text-decoration: underline;
}
A:Visited:Hover
{
	color: #888888;
	text-decoration: none;
}
TD
{
	font-size: x-small;
}
P
{
	font-size: x-small;
	text-align: justify;
}
H1
{
	font-size: small;
	color: #000000;
}
LI
{
	list-style-image: url(/gfx/arrow.gif);
}
.Menu
{
	background-color: #cccccc;
	color: #000000;
	font-size: x-small;
}
.Menu A
{
	color: #000000;
	text-decoration: underline;
}
.Menu A:Hover
{
	color: #ffffff;
	text-decoration: underline;
}
.Menu A:Visited
{
	color: #000000;
	text-decoration: underline;
}
.Menu A:Visited:Hover
{
	color: #ffffff;
	text-decoration: underline;
}
.Copyright, .Copyright A, .Copyright A:Hover
{
	color: #cccccc;
	font-size: x-small;
}
.Dark, .Dark A, .Dark A:Hover
{
	color: #ffffff;
}