/* CSS Stylesheet for theBusinessArea. Copyright Kyle Kramer. Validated CSS. */

body {
background: url(images/tlo.gif)
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
font-weight: normal;
font-size: 5px;
font-family: Trebuchet MS, Arial, sans-serif;

color: #000000;
}


h1 {
color: #000000;
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 5px;
font-weight: bold;
}

H2 {
color: #000000;
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 5px;
font-weight: normal;
}

p {
color: #000000;
font-family: Trebuchet MS, Arial, sans-serif;
font-size: 5px;
font-weight: normal;
}

input {
border: 0px #000000 solid;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 9px;
}

a {
color: #890101;
text-decoration: none;
font-weight: normal;
}

a:hover {
color: #B95858;
font-weight: normal;
text-decoration: none;
padding: 0px;
}