/* CSS Document */

a {
color:#663300;
}

a:visited {
color:#993300;
}

BODY {
background-color:#3D2614;
background-image:url(../images/backimg.jpg);
background-attachment:fixed;
background-repeat:no-repeat;
background-position: top left;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height: 17px;
text-align:justify;
font-weight:bold;
margin: 0px 15px 10px 10px;
color:#330000;
}

.header {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height: 17px;
font-weight:bold;
text-align:justify;
text-decoration:underline;
margin: 0px 15px 10px 10px;
color:#6D4D2E;
}

ul {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height: 19px;
color:#330000;
text-align:left;
font-weight:bold;
list-style-type:square;
}
