a:link, a:visited, a:active{
text-decoration: underline;
color: #6b86a4;
font-weight: plain;
}

a:hover{
text-decoration: none;
color: #80a1c4;
font weight: plain
}

a.bottom:link, a.bottom:visited, a.bottom:active{
text-decoration: underline;
color: #666666;
font-weight: plain;
}

a.bottom:hover{
text-decoration: none;
color: #cccccc;
font weight: plain;
}

div.list{
margin-left: 10pt;
}

div.list2{
margin-left: 40pt;
}

div.text{
margin-left: 30pt;
font-family: tahoma;
color:#333333;
font-size:11px;
}

table.text{
font-family: tahoma;
color:#333333;
font-size:11px;
}

div.bottom{
text-align:center;
font-family: tahoma;
color:#666666;
font-size:9px;
margin-left:100px;
margin-right:100px;
margin-bottom:25px;
margin-top:50px;
}

