.txt  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
}

.txt10  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
	text-decoration : none;
	font-weight : bold;
}

.txt10lg  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : LightGrey;
	text-decoration : none;
	font-weight : bold;
}

.txt7  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : black;
}

.head  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16pt;
	color : black;
	font-weight : bold;
	text-decoration : none;
}

.head2  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	color : black;
	font-weight : bold;
}

.txttop  {
	position : absolute;
	left : 750px;
}

A  {
	color : black;
}

A:hover  {
	color : #cc0033;
}

body  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
	text-decoration : none;
}

li  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : black;
	text-decoration : none;
}

input
{
background : lightgrey;
}

textarea
{
background : lightgrey;
}