html {
overflow : scroll;
}

body, input, a, div, td, select, textarea {
margin : 0;
padding : 0;
font-size : 11px;
font-family : Tahoma;
letter-spacing : 0;
text-decoration : none;
color : rgb(33,33,33);
line-height : 12px;
}
.hand {
cursor : pointer;
}
.nospace {
margin : 0;
padding : 0;
}
.vmdl {
vertical-align : middle;
}

.contenttitle {
font-size : 18px;
font-family : Verdana;
color : rgb(33,33,33);
text-decoration : none;
letter-spacing : -1;
line-height : 20px;
}

.contenttext {
font-size : 11px;
font-family : Verdana;
color : rgb(33,33,33);
line-height : 12px;
}

.blue {
color : rgb(30,80,220);
text-decoration : none;
}
.red {
color : rgb(240,30,50);
text-decoration : none;
}
.green {
color : rgb(80,150,50);
text-decoration : none;
}

.fbold {
font-weight : bold;
}
.fundr {
text-decoration : underline;
}
.fital {
font-style: italic;
}

.fs10 {
font-size : 10px;
}
.fs11 {
font-size : 11px;
}
.fs12 {
font-size : 12px;
}
.fs13 {
font-size : 13px;
line-height : 13px;
}
.fs14 {
font-size : 14px;
line-height : 14px;
}
.fs15 {
font-size : 15px;
line-height : 15px;
}
.fs16 {
font-size : 16px;
line-height : 16px;
}
.fs17 {
font-size : 17px;
line-height : 17px;
}
.fs18 {
font-size : 18px;
line-height : 18px;
}
.fs19 {
font-size : 19px;
line-height : 19px;
}
.fs20 {
font-size : 20px;
line-height : 20px;
}

 .input{
    font-size:12px;
    font-family:Verdana; 
    color:#707070; 
    line-height:16px;
    width:180px;
    height:20px;
    padding-left:2px;
    margin-left:0px;
    vertical-align:middle
    }

.policylinks {
font-size : 10px;
font-family : Tahoma;
color : #999999;
letter-spacing : 0;
text-decoration : none;
}
.center {
text-align : center;
}