a {
color: #00F;
text-decoration: underline;
}

a:hover {
background-color: #EEF;
color: #008;
}

body {
background-color: #FFF;
}

body.menubar {
background-color: #008;
font-size: 12pt;
}

cite {
color: #888;
text-decoration: underline;
}

font.tlp {
color: #008;
font-size: 12pt;
font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
text-align: center;
}

h1,h2 {
color: #F00;
font-style: italic;
}

h1 {
font-size: 24pt;
width: 567;
}

h2 {
font-size: 20pt;
}

h3 {
font-size: 15pt;
font-weight: normal;
}

h6 {
font-size: 8pt;
font-weight: normal;
}

h6.footer {
color: #888;
}

i {
color: #F00;
}

input.textbox {
width: 290;
}

small{
font-size: 10pt;
}

table.page_content {
width: 567;
}

td {
font-family: arial;
font-size: 12pt;
}

textarea {
font-family: arial;
font-size: 12;
height: 100;
width: 470;
}

tr.lt_row a:hover {
background-color: #DDE;
color: #008;
}