
FORM
{
	font-size: x-small;
	font-family: Verdana;
}


h1
{
	font-size: x-large;
	color: #808080;
	font-weight: bold;
	text-align: center;
}
TD { FONT-SIZE: xx-small; FONT-FAMILY: Verdana }

.cellLn A { text-decoration:none; color:#ffcc33; }
.cellLn A:hover { color:yellow; cursor: hand; }

A
{
	color: blue;
}

A:hover
{
	color: red;
}

.Textstyle
{
	font-size: xx-small;
	font-family: Verdana;
}