body
{
font-family: arial;
font-size: 12px; 
color:#ffffff;
}

p.head
{
color: #ffffff;
font-size: 15px;
letter-spacing: 3px;
text-align: left;
padding-left: 40px;
background-image: url(images/header.png);
background-repeat: no-repeat;
}

p.head:first-letter 
{
color: #ffffff;
font-size: 20px;
}

a:link, a:visited, a:active
{
color: #888172;
text-decoration: none;
cursor: hand
}

a:hover
{
text-decoration: none;
cursor: hand;
color: #ffffff;
}

ul.disc {list-style-type: disc}