html, body {
margin: 0;
padding: 0;
background-color: #fff;
color: #000;
}

#nav {
display: none;
}

#content {
padding: 10px;
margin-left: 10px;
}

#res {
display: none;
}

#header {
display: none;
}
}

#footer {
display: none;
}

.LTitem {
padding: 0;
margin-top: 0px;
margin-bottom: 1em;
font-family : 'Times New Roman', Times, serif;
color : #000000;
line-height : 130%;
font-size : 12px;
}

.LTprovided {
padding: 0;
margin-top: 0px;
margin-bottom: 1em;
font-family : 'Times New Roman', Times, serif;
color : #000000;
line-height : 130%;
font-size : 12px;
}

.spacer {
clear: both;
}

A:link, A:visited, A:active {
text-decoration : underline;
font-family : 'Times New Roman', Times, serif;
color : #9933FF;
}

p {
padding: 0;
margin-top: 0px;
margin-bottom: 1em;
font-family : 'Times New Roman', Times, serif;
color : #000000;
line-height : 130%;
font-size : 12px;
}

ul {
padding: 2px;
margin-left: 1em;
font-family : 'Times New Roman', Times, serif;
color : #000000;
line-height : 130%;
font-size : 12px;
}


h1, h2, h3, h4 {
margin-bottom: 0px;
color: #666;
font-family:  Verdana, Helvetica, sans-serif;
}

h1 {
margin-top: 15px;
font-size : 12px;
}


h2 {
background-color: #cc9;
padding-left: 5px;
margin-top: 25px;
margin-bottom: -10px;
}


h3 {
margin-top: 25px;
padding-left: 15px;
border-bottom: 1px solid #c60;
}

.thumb {
float: right;
margin-left: 10px;
border: 0px;
}


dd, dt {
font-family : 'Times New Roman', Times, serif;
font-size: 0.95em;
}

.comment-timestamp {
font-size: 0.75em;
margin-bottom: 10px;
}

