body {
background-color: #f5e3dd;
text-align: center;
background-image : none;
color : #272625;
font-size : 12px;
line-height : 18px;
font-family : verdana;
}
a:link {
color : #336633;
text-decoration : underline;
background : #ffffff;
background-image : none;
}
a:visited {
color : #336633;
text-decoration : underline;
background : #ffffff;
background-image : none;
}
a:hover {
color : #336633;
text-decoration : underline;
background : #ffffff;
background-image : none;
}
a:active {
color : #cccccc;
text-decoration : underline;
background : #ffffff;
background-image : none;
}
#content {
margin: 0 auto;
background : #ffffff;
background-image : none;
border : 3px dashed #e6e6d6;
top : 25px;
left : 150px;
width : 475px;
color : #272625;
font-size : 12px;
line-height : 18px;
font-family : verdana, sans-serif;
padding : 15px;
text-align : justify;
}
.navigation {
font-size : 12px;
color : #272625;
background : #ffffff;
line-height : 18px;
font-family : verdana, sans-serif;
text-align : right;
}
h1 {
background : #f5e3dd;
background-image : none;
color : #6f6667;
font-size : 16px;
line-height : 18px;
font-family : verdana, sans-serif;
text-align : right;
border-bottom : 2px dashed #e6e6d6;
clear: both;
}
h4 {
background : #f5e3dd;
background-image : none;
color : #6f6667;
font-size : 14px;
line-height : 16px;
font-family : verdana, sans-serif;
text-align : right;
border-bottom : 2px dashed #e6e6d6;
clear: both;
}
input, textarea, select, option {
background : #ffffff;
background-image : none;
color : #272625;
font-size : 12px;
line-height : 18px;
font-family : verdana, sans-serif;
text-align : center;
border-width : 1px;
border-style : solid;
border-color : #e6e6d6;
padding : 1px;
}
img
{
 border-style: none;
} 

