/* CSS Document */

body{
background-color:#A6BF7D;
margin:0px;
}
td{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
color:#000000;
line-height:12px;
}

.color{
color:#535252;
}
.box{
width:106px;
height:16px;
border:1px solid #6A6B68;
background-color:#E7E9E1;
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:9px;
color:#000000;
line-height:12px;
}

.size{
font-size:11px;
}
.color1{
color:#C77E0C;
}
a{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#1F7BB0;
line-height:12px;
text-decoration:underline;
}
a:hover{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#1F7BB0;
line-height:12px;
text-decoration:none;
}


