/* CSS Document */
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:10px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size:10px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	 font-size:10px;
}
.border
{
 border:1px solid black;
}
.bottom
{ border-bottom:2px solid black;
}
.MainTitle
{ 
font-size:12px;
font-weight:bold;
color:black;
}
.formTitle
{
font-size:9px;

color:black;
}
