TD, DIV {font-family: Tahoma, Verdana, Arial, Sans-Serif; font-style: normal; font-size: 11px; color: #000000;}

#title {
font: bold;
font-size: 30px;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
position: relative;
top: 10px;
left: 15px;
}
#text {
position: relative;
top: 0px;
left: 0px;
color: #3E505D; 
}
#shadow {
position: absolute;
top: 4px;
left: 4px;
color: #000000;
z-index:1;
}

A{text-decoration: none; color: #A1A1A1; font-weight: none}
A:hover {text-decoration: underline; color: #000000}
A:active {text-decoration: none; }
A:visited {text-decoration: none; }

body
{ 
margin-top: 0px
}