BODY{
margin: 0px;
font-family: "Arial";
background-color: #FFFFFF;
}
TD{
font-size: 12px;
color: #333333;
line-height: 18px;
}

.bg{
background:url(../images/bg.gif) #D9D9D9 no-repeat top right;
}
.bc{
background-color: #D9D9D9;
}
.bar{
background:url(../images/bar.gif) #D9D9D9 repeat top -x;
}
.topic{
color: #0E1C6D;
font: 30px "Arial Black";
}
.text{
padding: 10px 40px;
color: #0000CC;
font: bold 14px;
line-height: 18px;
}
.DText{
padding:20px 40px;
line-height:18px;
background-color: #FFFFFF;
}
.menu{
color: #0000CC;
font-weight:bold;
padding: 20px 0px 10px 0px;
}
.title{
font: bold 16px;
}