body {
font-family : Verdana;
font-size : 14;
font-style : normal;
font-weight : normal;
color : #000000
}
TD {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
font-style : normal;
font-weight : normal;
}
INPUT {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 14;
font-weight : bold;
color : #000000;
background-color : #white;
border-color : #FFFFFF;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
text-indent : 2px;
}
SELECT {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 14;
background-color : #FFFFFF;
font-weight : bold;
}
TEXTAREA {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 14;
color : #000000;
background-color : #white;
font-weight : bold;
border-color : #FFFFFF;
border-top-width : 1px;
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
text-indent : 2px;
}
a:link {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
color : #780200;
text-decoration : underline;
}
a:visited {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 14px;
color : #780200;
text-decoration : underline;
}