a:link,a:visited,a:active{
color:#000000;
text-decoration:none;
}
a:hover{
color:#4499ff;
text-decoration:none;
}
html{
scrollbar-face-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-arrow-color:#444444;
scrollbar-shadow-color:#ffffff;
scrollbar-3dlight-color:#ffffff;
}
body{
margin:20px;
padding:0px;
color:#444444;
font-size:0.7em;
font-family:"Verdana","MS UI Gothic";
line-height:150%;
background-color:#ffffff;
background-image:url(bg.jpg);
background-position:100% 0%; 
background-repeat:no-repeat;
background-attachment:fixed;
}
h2{
font-size:1.0em;
margin:10px 0px;
padding:2px;
border-bottom:1px solid #444444;
}
.text{
margin:10px;
}
