body{
 font-family: arial;
 font-size: 10pt;
 color: #000000;
 margin:0px;
}

td{
 font-family: arial;
 font-size: 10pt;
 color: #000000;
}

textarea{
 font-family: arial;
 font-size: 10pt;
 color: #000000;
 border: 1px solid #000000;
}

input{
 font-family: arial;
 font-size: 10pt;
 color: #000000;
 border: 1px solid #000000;
}

select{
 font-family: arial;
 font-size: 10pt;
 color: #000000;
}

.bold{
 font-weight:bolder;
}

.normal{
 font-weight:normal;
}

.toplinks{
 font-family: Arial;
 font-weight: bolder;
 text-decoration: none;
 color:white;
 font-size: 8pt
}

.toplinks A:link{
 font-family: Arial;
 font-weight: bolder;
 text-decoration: none;
 color:white;
 font-size: 8pt
}

.toplinks A:visited{
 font-family: Arial;
 font-weight: bolder;
 text-decoration: none;
 color:white;
 font-size: 8pt
}

.toplinks A:hover{
 font-family: Arial;
 font-weight: bolder;
 text-decoration: underline;
 color:white;
 font-size: 8pt
}
