body
 {
        font-family: verdana, sans-serif;
        font-size: 12px;
        line-height:14px;
        text-align:center;
        background-color :#ffffff;
}
 
A:link          {
        color: #666;
        text-decoration: underline;
} 
A:visited       {
        color: #666;
        text-decoration: underline;
} 
A:active        {
        color: #6699CC;
        text-decoration: none;
} 

.main
{
        width:840px;
	margin-left: 30px;
        padding:10px;
        background:#ffffff;
        text-align:left;
}

.t
{
    color: #000000;
    font-weight: bold;
        padding-top : 12px;
        padding-bottom: 4px;
        text-align: left;
}

.o {
        color: #fff;
}

.s
{
        color: #666;
}

.a
{
        padding-bottom : 3px;
        padding-left : 12px;
}

.d
{
        padding-bottom : 3px;
        font-size: 14px; 
        font-weight: bold;
	line-height:16px;
}

ul {
        margin-left: 15px; 
        padding-bottom : 3px;
        padding-left: 0px; 
        list-style-type: square;
} 

.hide {
display:none;
}

strong {
padding-left:20px;
padding-top:4px;
}
