body{
color:#000000;
background-color:#ffffff;
}

h1{
color:#000000;
border-color:#999999;
border-bottom-style:dashed;
border-bottom-width:1px;
}

li{
color:#999999;
font-size:small;
}

img{
border-style:none;
border-width:0px;
}

a:link   {text-decoration:underline;color:#000000;}
a:visited{text-decoration:none;color:#000000;}
a:active {text-decoration:underline;color:#ff9900;}
a:hover  {text-decoration:underline;color:#ff9900;}
