body
{ 
background-image: images/bg.png;
}

p
{ font-family: times new roman;
color: #000000;
font-size: 10pt;
}

.head
{ color: #ffffff;
padding-left: 3px;
text-align: left;
font-family: times new roman;
font-size: 11pt;
font-weight: bold;
background-color: #336600;
border-right: #000000 5px solid;
letter-spacing: 1px;
line-height: 12px;
}

.navigation
{ color: #ffffff;
padding-left: 3px;
text-align: left;
font-family: times new roman;
font-size: 11pt;
font-weight: bold;
background-color: #336600;
border-right: #000000 5px solid;
letter-spacing: 1px;
line-height: 12px;
}

a:link
{ text-decoration: none; color: #000000; font-family: times; font-size: 12px; }
a:visited
{ text-decoration: none; color: #000000; font-family: times; font-size: 12px; }
a:active
{ text-decoration: none; color: #000000; font-family: times; font-size: 12px; }
a:hover
{ text-decoration: none; color: #ffffff; font-family: tahoma; font-size: 13px; background-color: #336600}
