a:link,a:visited,a:active{
color:#9cf;
text-decoration:underline;
}
a:hover{
color:#fcc;
text-decoration:none;
}
html{
scrollbar-base-color:#003;
scrollbar-face-color:#003;
scrollbar-track-color:#003;
scrollbar-highlight-color:#003;
scrollbar-3dlight-color:#003;
scrollbar-shadow-color:#003;
scrollbar-darkshadow-color:#003;
scrollbar-arrow-color:#fff;
}
body{
margin:40px 60px;
padding:0px;
color:#fff;
font-size:12px;
font-family:Arial,‚l‚r ‚oƒSƒVƒbƒN;
line-height:180%;
background-color:#000;
background-image:url(bg1.jpg);
background-position:-240px 0%;
background-repeat:no-repeat;
background-attachment:fixed;
}
table{
font-size:12px;
line-height:180%;
}
form{
margin:0px;
}
input,textarea{
margin-bottom:2px;
color:#fff;
font-size:12px;
font-family:Arial,‚l‚r ‚oƒSƒVƒbƒN;
background-color:transparent;
border:1px solid #003;
}
select{
margin-bottom:2px;
color:#fff;
font-size:12px;
font-family:Arial,‚l‚r ‚oƒSƒVƒbƒN;
background-color:#003;
}
h2{
margin:0px;
padding:0px 5px 0px 0px;
font-size:9pt;
font-weight:bold;
background-color:#003;
text-align:right;
}
.p1{
margin:10px 0px 40px 0px;
}
.p2{
margin:10px 0px 40px 0px;
}