a:link,a:visited,a:active{
color:#000;
text-decoration:underline;
}
a:hover{
color:#a0a0ff;
text-decoration:none;
}
body{
margin:40px;
padding:0px;
color:#000;
font-family:Arial,MS UI Gothic;
line-height:180%;
background-image : url("meteor.gif");
 background-repeat: repeat-x;
background-attachment: fixed;
} -->
</STYLE>
}
html{
scrollbar-base-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-highlight-color:#555555;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-shadow-color:#555555;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-arrow-color:#555555;
}
table{
background-color:#ffffff;
color:#000000;
line-height:180%;
filter:Alpha(opacity=60);
}
form{
margin:0px;
}
input,textarea{
color:#000;
font-family:Arial,MS UI Gothic;
background-color:#fff;
border:1px solid #000;
}
hr{
height:0px;
border:0px;
border-bottom:1px dotted #000;
}
ul{
margin:0px;
padding:0px 0px 0px 20px;
list-style-image:url(li.gif);
}
h1{
margin:0px;
padding:0px 0px 20px 0px;
font-size:16pt;
font-weight:2;
font-family:Lucida Sans Unicode,MS UI Gothic;
letter-spacing:10px;
}
h2{
margin:15px 2px 15px 2px;
padding:0px 0px 0px 5px;
font-size:15px;
color:#000;
border-left:5px solid #000;
}
h3{
margin:2px 2px 15px 15px;
padding:0px 0px 0px 10px;
font-size:11px;
color:#000;
border-left:3px solid #000;
}