body {
margin: 0px;
font-family: Courier, 'Courier New';
font-size: 14px;
color: #333333;
background-color: transparent;
background-image: url('bkgrnd.gif');
}
p {
font-family: Courier, 'Courier New';
font-size: 14px;
}
p.quote {
padding: 4px 0px 0px 48px;
}
.author {
font-size: 11px;
font-weight: bold;
}
p.footer {
font-size: 12px;
text-align: center;
border-width: 4px 0px 0px 0px;
border-style: double;
border-color: #999999;
}
p.disclaimer {
font-size: 9px;
text-align: justify;
border-width: 1px 0px 0px 0px;
border-style: solid;
border-color: #999999;
}
p.sidetop {
font-size: 9px;
text-align: center;
}
p.backtotop {
font-size: 9px;
text-align: right;
}
p.sidebar {
font-family: "Courier", "Courier New", Verdana, Geneva, Arial, Helvetica, helve, serif;
font-size: 10px;
line-height: 12px;
text-align: center;
color:inherit;
background-color:inherit;
}
h1 {
font-size:200%;
color:#000000;
background-color:inherit;
text-align:left;
text-shadow: #999999 4px 4px 4px;
}
h1.title {
text-align:center;
}
h2 {
font-size:150%;
color:#000000;
background-color:inherit;
text-align:left;
text-shadow: #999999 3px 3px 3px;
}
h3 {
font-size:120%;
color:#000000;
background-color:inherit;
text-align:left;
text-shadow: #999999 3px 3px 3px;
}
h4 {
font-size:110%;
color:#000000;
background-color:inherit;
text-align:left;
text-shadow: #999999 3px 3px 3px;
}
h5 {
font-size:100%;
color:#000000;
background-color:inherit;
text-align:left;
text-shadow: #999999 2px 2px 2px;
}
a, a:link
{
text-decoration: none;
background-color: inherit;
color:#333333;
text-shadow: #909090 3px 3px 3px;
}
a:active, a:hover
{
color: #CCCCCC;
background-color: #333333;
text-shadow: #333333 3px 3px 4px;
}
a:visited
{
color: #666666;
background-color: inherit;
}
a.sidebutton, a.sidebutton:link, a.sidebutton:visited
{
display: block;
text-decoration: none;
line-height: 18px;
color:#333333; 
background-color: inherit;
text-shadow: #909090 3px 3px 3px;
padding: 0px 8px 0px 8px;
}
a.sidebutton:active, a.sidebutton:hover
{
display: block;
color: #FFFFFF; 
background-color: #333333;
text-shadow: #FFFFFF 3px 3px 4px;
}
td {
padding: 8px;
}
td.mpquote {
font-size:90%;
text-align: right;
}
td.title {
text-align: center;
border-width: 0px 0px 4px 0px;
border-style: double;
border-color: #999999;
}
td.sidebar {
vertical-align: top;
width:198px;
border-width: 0px 1px 1px 0px;
border-style: solid;
border-color: #999999;
color:inherit;
padding: 0px;
background-color: #CCCCCC;
}