<!-- 
body { 
background-color: #ebecee;
font-size: 12px; 
line-height: 18px; 
font-family: verdana, arial, helvetica, serif; 
color: #3d4140; 
} 
a:link { 
color: #ca9f6a; 
text-decoration: underline; 
background-color: #ebecee; 
} 
a:visited { 
color: #080901; 
text-decoration: underline; 
background-color: #ebecee; 
} 
a:hover { 
color: #080901; 
background-color: #ebecee; 
text-decoration: underline; 
} 
a:active { 
color: #080901; 
background-color: #ebecee; 
text-decoration: underline; 
}
select, option, p, td, li { 
font-size: 12px; 
font-family: verdana, arial, helvetica, serif; 
color: #3d4140; 
background-color: #ebecee; 
} 
hr { 
color: #ca9f6a; 
background-color: #ebecee; 
} 
input, textarea { 
color: #3d4140; 
background-color: #ebecee; 
font-size: 12px; 
font-family: verdana, arial, helvetica, serif; 
text-align: center; 
border-width: 1px; 
border-style: solid; 
border-color: #3d4140; 
padding: 1px; 
} 
.navigation { 
text-align: center; 
font-size: 10px; 
font-family: verdana, arial, helvetica, serif; 
} 
h1 { 
text-align: center; 
font-size: 16px; 
font-family: verdana, arial, helvetica, serif; 
} 
h4 { 
text-align: center; 
font-size: 14px; 
font-family: verdana, arial, helvetica, serif; 
} 
#content { 
position: absolute; 
top: 0px; 
left: 100px; 
width: 400px; 
font-size: 12px; 
font-family: verdana, arial, helvetica, serif; 
text-align: left; 
background-color: #ebecee;
padding: 10px;
} 
img
{
border-style: none;
} 
-->

