body { 
margin: 0px;
background-image: url('images/bg.gif');
background-repeat: repeat-x;
}

td,input,select,textarea {
font-family: Tahoma;
font-size: 11px;
color: #000000;
}

form {
margin: 0px;
}

h1 {
font-family: Tahoma;
font-size: 18px;
font-weight: normal;
color: #1F4B91;
}

a {
color: #000066;
}

#leftbox a {
color: #000000;
text-decoration: none;
}

#leftbox a:hover {
color: #000000;
text-decoration: underline;
}

#footerbox a {
color: #000000;
}