a:link,a:visited,a:active{
  color:#f69;
  text-decoration:none;
}
a:hover{
  color:#f9c;
  text-decoration:none;
}
html{
  scrollbar-base-color:#fff;
  scrollbar-track-color:#fff;
  scrollbar-face-color:#fff;
  scrollbar-highlight-color:#ccc;
  scrollbar-3dlight-color:#fff;
  scrollbar-shadow-color:#ccc;
  scrollbar-darkshadow-color:#fff;
  scrollbar-arrow-color:#f9c;
}
body{
  margin:20px 40px;
  padding:0px;
  color:#666;
  font-size:12px;
  font-family:Century Gothic,‚l‚r ‚oƒSƒVƒbƒN;
  line-height:180%;
  background-color:#fff;
}
table{
  font-size:12px;
  line-height:180%;
}
form{
  margin:0px;
}
input,textarea,select{
  margin-bottom:2px;
  color:#666;
  font-size:12px;
  font-family:Century Gothic,‚l‚r ‚oƒSƒVƒbƒN;
  background-color:#fff;
  border:1px solid #ccc;
}
h2{
  margin:0px;
  padding:0px 0px 0px 15px;
  font-size:12px;
  font-weight:normal;
  background-color:#fff;
  background-image : url(h2.gif);
  background-position:0% 50%;
  background-repeat:no-repeat;
}
.p1{
  margin:10px 0px 40px 0px;
}
.p2{
  margin:10px 0px 40px 0px;
  line-height:20px;
  background-color:#fff;
  background-image : url(p2.gif);
}