a { text-decoration: none; }
a:hover {text-decoration: underline }


td
{
	font-family: verdana, arial;
	font-size: small;
	font-weight: normal;
	line-height: 170%;
}


td.wide
{
	line-height: 2;
	font-size: small;
	font-family: verdana,arial;
}

td.txt
{
	font-size: medium;
	font-family: verdana,arial;
}

td.form
{
	font-size: small;
	font-family: verdana,arial;
	text-align: center;
	line-height: 2;
}

.small
{
	font-size: smaller;
	font-family: verdana,arial;
	color: #777777;
}

h1
{
	font-weight: bold;
	font-size: 14pt;
	font-family: verdana,arial;
}

.redtext { color: red; }
.red { color: red; }
.whitetext { color: #FFFFFF; }
.white { color: #FFFFFF; }
.grey { color: #BBBBBB; }
