body{background-color:#ded7cd;
background-position: left top;
background-attachment:fixed;}

tr, td, body{font-size:12px;
font-family:arial;
color:#d5d5d5;
line-height:16px;
text-align:justify;
cursor:default;}

a{color:#dca440; font-family:arial; text-decoration:none; cursor:help;}
a:hover{color:#286e91; text-decoration: underline;}
b{font-family:arial; color:#8ed3c7;}
i{font-family:arial; color:#8ed3c7;}

h1 {
text-align: left;
color: #ced8d9;
font-size: 22px;
line-height:19px;
font-family: arial;
letter-spacing: 0px;
text-transform: uppercase;
padding-left: 20px;
padding-bottom: 5px;
padding-top: 5px;
margin-top: 15px;
margin-bottom: 4px;
background-color: #497366;
}

.image {
border: 6px solid #421613;
border-style: solid;
background: #421613;
}

img:hover.image {
	border-color: #7c403d;
    border-style: solid;
	background-color: #7c403d;
}

blockquote {
color: #37703a;
line-height: 17px;
border-bottom: 2px dashed #1b3247;
border-top:  2px dashed #1b3247;
background-image: url(x.png);
background-color: #e2e3e1;
padding: 10px;
}

textarea, input {background:#8abfca; border:2px dotted #242f36; color:#242f36}