body, td, li {

font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000

}

h1, h2, h3, h4, h5, h6, form {

margin: 0px

}

input, select, textarea, iframe {

font-family: Arial, Helvetica, sans-serif;
font-size: 9pt;
color: #000000;
background-color: #FFFFFF;
border: 1px solid;
border-color: #000000

}

a:link {

color: #FF0000;
text-decoration: none

}

a:hover {

color: #FF0000;
text-decoration: underline

}

a:visited {

color: #FF0000;
text-decoration: none

}

a:visited:hover {

color: #FF0000;
text-decoration: underline

}

.orangetext {

color: #FF9966

}

