table, th, td{
color: Black;
font-size: x-small;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*body specific*/
body{
background-image: none;
margin-right:5px;
}
a:link{
color:#0033CC;
text-decoration:none;
}
a:visited{
color: Green;
text-decoration:none;
}
a:hover{
color:#009900;
text-decoration:none;
}
a:active{
color:#0033CC;
text-decoration:none;
; font-family: Verdana, Arial, Helvetica, sans-serif
}
li{
color: Black;
list-style-type:square;
}
ol{
color: Black;
}
ul{
color: Black;
list-style-type:square;
}
H1, H2, H3, H4, H5, H6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.actlarger{
font-size: larger;
color: Black;
}
.actsmaller{
font-size: smaller;
color: Black;
}
.actxxsmall{font-size:xx-small;color: Black;}
.actxsmall{font-size:x-small;color: Black;}
.actsmall{font-size:small;color: Black;}
.actregular{font-size:medium;color: Black;}
.actlarge{font-size:large;color: Black;}
.actxlarge{font-size:x-large;color: Black;}
.actxxlarge{font-size:xx-large;color: Black;}
H1 { font-size: medium ; font-style: normal}H2 { font-size: small }/*cope with inheritance bugs*/
body { 

font-size: x-small;
font-family: Verdana, Arial, Helvetica, sans-serif;
 } 
