body,td
{
font-family:tahoma;
font-size:9pt;
}

a
{
color:red;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

.menuLink
{
color:black;
text-decoration:none
}

.menuLink:hover
{
text-decoration:none
}

input,select,textarea{
font-family:tahoma;
font-size:8pt;
}

h3
{
color:crimson;
font-family:"Trebuchet MS";
font-size:14pt;
}