/* CSS Document */

body,td,th {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9pt;
	color: #323232
}

input
{ 
font-size: 8pt 
}

a:hover      { color: #FF0000; text-decoration:none }
a:visited    { color: #008000; text-decoration:none }
a:link       { color: #008000; text-decoration:none }
