body,td
{
   font-family: verdana;
   font-size: 8pt;
   color: #000000;
}
a
{
   color: #000000;
   font-weight: bold;
}
a:hover
{
   color:#ffffff;
}

h1 {
	font-family: arial, verdana;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
}

h2 {
	font-family: arial, verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

.input, .textarea, .select, .button
{
   background-color: #ffffff;
   color: black;
   font-family: "Verdana"; 
   font-size: 10px;
}

radio
{
  background-color: #f0f0f0;
}
