body
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	color: #000000;font-size:10px
}
td
{
	color: #000000; font-family: Verdana; font-size: 10px
}
.blacklinks{font-family:Verdana;font-size:10 px;color:#000000;text-decoration: none}
:hover.blacklinks{font-family:Verdana;font-size:10px;color:#000000;text-decoration:underline; font-weight:bold}

.normallinks{font-family:Verdana;font-size:8pt;color:#000000;text-decoration: none}
:hover.normallinks{font-family:Verdana;font-size:8pt;color:#000000;text-decoration:underline;}

a:link       { text-decoration: none; font-family: Verdana; font-size: 8 pt }
textarea     { border:1px ridge #4C4C4C; font-family: Verdana; font-size: 8 pt; color: #000000 }
input        { border:1px ridge #4C4C4C; font-family: Verdana; font-size: 8 pt; color: #000000 }
button       { border-style: outset; border-width: 1; font-family: Verdana; font-size: 8 pt  }

a
{
	text-decoration: none;
	font-family: Verdana;
	color: #000000;
	font-size:10px	
}

a:hover
{
	text-decoration: underline;
}

