body{
font-family : "MS UI Gothic",sans-serif;
}
.top{
 color : #ffffff;
 background-color : #ffffff;
}
.top2{
 color : #ffffff;
 background-color : #339933;
}
.sub{
 font-family : "MS UI Gothic",sans-serif;
 color : #000000;
 background-color : #CCFF99;
 scrollbar-base-color:#339933;
 scrollbar-face-color:#CCFF99;
 scrollbar-arrow-color:#339933;
 scrollbar-track-color:#CCFF99;
}
a{
 color : #000000;
 text-decoration:none;
}
a:active{
 text-decoration:underline;
}
a:hover{
 text-decoration:underline;
}
.text{
 line-height:120%;
}
.text2 { line-height:140%; }
