a:link,a:visited,a:active{
color:#333333;
text-decoration : underline;
}
a:hover{
color:#6495ed;
text-decoration:none;
}
html{
scrollbar-base-color:#fff;
scrollbar-face-color:#fff;
scrollbar-track-color:#fff;
scrollbar-highlight-color:#333333;
scrollbar-3dlight-color:#fff;
scrollbar-shadow-color:#333333;
scrollbar-darkshadow-color:#fff;
scrollbar-arrow-color:#333333;
}
body{
margin:20px 40px;
padding:0px;
color:#444;
font-size:12px;
font-family:osaka,Verdana,‚l‚r ‚oƒSƒVƒbƒN;
line-height:180%;
background-color:#fff;
background-position:80% 100%;
background-repeat:repeat-y;
background-attachment:fixed;
}
table{
font-size:12px;
line-height:180%;
}
form{
margin:0px;
}
input,textarea,select{
margin-bottom:2px;
color:#444;
font-size:12px;
font-family:osaka,Verdana,‚l‚r ‚oƒSƒVƒbƒN;
background-color:#fff;
border:1px solid #444;
}
h2{
margin:0px;
padding:0px 0px 0px 5px;
font-size:12px;
font-weight:normal;
background-color:#1e90ff;
background-position:100% 70%;
background-repeat:no-repeat;
border:1px solid #444;
}
.p1{
margin:10px 0px 40px 0px;
}
.p2{
margin:10px 0px 40px 0px;
}