#text {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #000;
}

a.vl:link {
color: #000;
text-decoration: none;
font-weight: normal;
}

a.vl:visited {
color: #000;
text-decoration: none;	
font-weight: normal;
}

a.vl:hover {
color: #000;
text-decoration: underline;	
font-weight: normal;
}

a.vl:active {
color: #000;
text-decoration: underline;	
font-weight: normal;
}

#logo_padding {
padding-bottom: 15px;
text-align:center;
}