TD {
	font-family: Verdana;
	font-size: 11px;
}

.smallText{
	font-size: 10px;
}

a:link		{font-family: Verdana; font-size: 10px; text-decoration:underline; color:"#000000"}
a:active		{font-family: Verdana; font-size: 10px;  text-decoration:underline; color:"#000000"}
a:visited	{font-family: Verdana; font-size: 10px; text-decoration:underline; color:"#000000"}
a:hover		{font-family: Verdana; font-size: 10px; text-decoration:none; color:"#000000"}

.button {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}



