a:link {text-decoration: none; color: #990000; font-weight:bold;}
a:visited {color: #990000; font-weight:bold; text-decoration: none;}
a:active {color: #990000; font-weight:bold; text-decoration: none;}
a:hover {color: #FF0000; font-weight:bold; text-decoration: none;}

body {
font-family: sans-serif; font-size: 9pt; color:#000000; background-color:transparent;

input {border: 1px solid #FF0000; color: #000000; background-color: #FFFFFF; font-family: sans-serif; font-size: 9pt;}
textarea {border: 1px solid #ff0000; color:#000000; background-color: #FFFFFF; font-family: sans-serif; font-size: 9pt;padding:0px; width:440px; height:450px;}

table { 
font-family: arial; color: #000000; font-size: 9pt; 
}

b,i { 
color:#000000;
}