body{font-size:70%!important; line-height:130%!important; background-color:white!important; color:black; font-face:MS Shell Dlg!important; font-family:Verdana,Arial,Helvetica; margin-left:1.5em; margin-right:1.5em;}

a:link{color: "blue"; text-decoration:none; font-weight:bold;} 
a:active{color:"red"; text-decoration:none; font-weight:bold;}
a:visited{color:"purple"; text-decoration:none; font-weight:bold;}
a:hover{font-weight:bold;text-decoration:underline;}

h1{font-size:185%; text-align:left; font-weight:bolder;}
h2(font-size:135%; text-align:left; font-weight:bolder;}
h3,h4,h5,h6{font-size:120%; margin-top:1.2em; margin-bottom:0.7em; text-align:left;}

select.textfield{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8px; color: #000000;}
input.textfield{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8px; color: #000000;}

p{margin-top:0pt; margin-bottom:0pt;}
ul{margin-top:0.3em; margin-bottom:0em;margin-left:1.5em;}
li{padding-bottom:.1em;}
ol{margin-top:0.3em; margin-bottom:0.3em;margin-left:2em;}

/* even table rows 2,4,6,8,... */
table tr.even th,
table tr.even {
    background-color: #FFFFFF;
    }

/* marked table rows */
table tr.marked th,
table tr.marked {
    background-color: #FFFFFF;
    }

/* hovered table rows */
table tr.odd:hover,
table tr.even:hover,
table tr.odd:hover th,
table tr.even:hover th,
table tr.hover th,
table tr.hover {
    background-color: #FF9900;
    }

