body
{ background-color: #f1c8b1;
text-align: justify;
margin: 0px;
background-image: url(none);
background-repeat: repeat-y;}

body, td, input, select, textarea
{ font-family: georgia;
font-size: 11px;
line-height: 14px;
color: #0d0c0a;}

a
{ font-style: italic;
text-decoration: none;
font-weight: bold;
color: #c12331;}

a:hover
{ text-decoration: lowercase;
color: #0c565a;
border-bottom: 1px dotted #4F2718;
}
p
{ margin: 0px 0px 5px 0px;}

input, textarea, select
{ border: 1px solid #0B5357;
background-color: #f1c8b1;
padding: 2px;}

.title
{ padding: 3px;
color: #5a99d1;
font-style: italic;
text-transform: lowercase;
font-size: 12px;
letter-spacing: 1px;
font-weight: bold;
 }

.navtitle 
{ padding: 3px;
color: #5a99d1;
font-style: italic;
text-transform: lowercase;
font-size: 12px;
letter-spacing: 1px;
font-weight: bold;
 }

blockquote {
color: #4F2718;
margin: 0 5px;
padding: 0 10px;
border-left: 5px solid #27669F;
