body{
background-color: #ffffff;
background-image: url("./img/back.gif");
margin-top: 0px;
margin-left: 0px;
}

table{
color: #666666;
line-height: 150%;
}


a:link{font-size:13px; color:#0000ff; text-decoration:underline; font-weight:bold;}
a:visited{font-size:13px; color:#666666; text-decoration:underline; font-weight:bold;}
a:hover{font-size:13px; color:#0000ff; text-decoration:underline; font-weight:bold;}
a:active{font-size:13px; color:#0000ff; text-decoration:underline; font-weight:bold;}


span a:link{font-size:13px; color:#666666; text-decoration:none;}
span a:visited{font-size:13px; color:#666666; text-decoration:none;}
span a:hover{font-size:13px; color:#ffffff; text-decoration:none;}
span a:active{font-size:13px; color:#ffffff; text-decoration:none;}


.add{
font-size: 12px;
color: #666666;
line-height: 125%;
}


.title{
font-size: 18px;
color: #666666;
line-height: 125%;
font-weight: bold;
margin-left: 20px;
margin-right: 20px;
}


.heading{
font-size: 18px;
color: #ffffff;
font-weight: bold;
line-height: 125%;
margin-left: 20px;
margin-right: 20px;
background: #336699;
padding: 3px;
}


.text{
color: #666666;
line-height: 180%;
margin-left: 35px;
margin-right: 20px;
}


.caption{
color: #000000;
font-weight: bold;
line-height: 150%;
margin-left: 20px;
margin-right: 20px;
}


.c_title{
font-size: 18px;
color: #ffffff;
font-weight: bold;
line-height: 125%;
margin-left: 20px;
margin-right: 20px;
text-align: center;
background: #009966;
padding: 3px;
}


.c_caption{
color: #FF9933;
font-weight: bold;
line-height: 150%;
margin-left: 25px;
margin-right: 20px;
}


.c_text{
color: #666666;
line-height: 180%;
margin-left: 40px;
margin-right: 20px;
}


.c_date{
color: #666666;
line-height: 180%;
text-align: right;
margin-right: 20px;
}

