body, p, h1, h2, h3, h4 {
font-family: Arial, Helvetica, Verdana, sans-serif;
}

body {
background-image: url(images/tlbkgnd.jpg);
background-color: #ffffff;
color: #000080;
font-size: 10pt;
}

p {
color: #000080;
font-size: 10pt;
}

h1 {
color: #000080;
font-size: 14pt;font-weight: bold;
}

h2 {
color: #ffffff;
font-size: 12pt;
font-weight: bold;
margin-bottom: 0%;
}

h3 {
color: #ffffff;
font-size: 10pt;
font-weight: bold;
margin-top: 0%;
}

h4 {
color: #000080;
font-size: 18pt;
font-weight: bold;
}

a:link {
color: #0000ff;
background: none;
}

a:visited {
color: #0000ff;
background: none;
}

a:active {
color: #ff0000;
background: none;
}

a:hover {
color: #ff0000;
background: none;
}

.small {
font-family: Arial, Helvetica, Verdana, san-serif;
font-size: 8pt;
}
