body{
 font-size: 12px;
 line-height: 160% ;
 color: #666666;
 background-image:url(images/back.gif) ;
}
td {
 font-size: 12px;
 line-height: 160% ;
 color: #666666;
}
a{
 text-decoration:none;
}
a:link{
 color: #3030FF;
}
a:visited{
 color: #3030FF;
}
a:hover,a:active{
 color: #000080;
 border-bottom-style:dotted;
 border-bottom-color:#000080;
 border-bottom-width:2px;
}
.mini {
 font-size: 10px;
}
.bold {
 font-weight: bold;
 color: #39379C;
}
.title {
 color: #444444;
 font-family: Osaka,Verdana,Arial,Helvetica,sans-serif;
 font-size: 18pt;
 font-weight: bold;
}
.marquee{
 color: #66A8BD;
 border-width: 1px;
 border-style: solid;
 border-color: #CBCBCB;
 background-color: #FFFFFF;
}