body 
{margin: 0; padding: 0;
background-repeat:repeat-y;
background-color: #C9C5BF; 
cursor: default;}

.div,td{ color: #463439; font-family: tahoma,arial; font-size: 11px;
text-align: justify;}

p {margin: 0; padding-left: 4px;}

#navigation ul {
margin: 0; padding: 0 0 10;
list-style-type: none;}

#navigation ul li {
margin: 0; padding: 0 0 8;
text-align: center;
font-weight: bold;}

#navigation ul li a:link, #navigation  ul li a:visited {
display: block; color: #DBD5D2;
background: url(images/navbg.gif);
background-repeat: no-repeat;
margin: 0; padding: 3 0 0 0;
width: 150px;
height: 20px;}

#navigation ul li a:hover, #navigation ul li a:active {
display: block; color: #886369;
background: url(images/navbg2.gif);
background-repeat: no-repeat;
margin: 0; padding: 3 0 0 0;
width: 150px;
height: 20px;}

h1
{font-size:11px;
color: #463439;
font-weight: bold;
border-bottom: #886369 1px solid;
text-transform: uppercase;}

A:link, b {color: #C9C5BF; text-decoration: none; cursor: crosshair;}
A:visited {color: #C9C5BF; text-decoration: none; cursor: crosshair;}
A:active {color: #DBD5D2; text-decoration: none; cursor: crosshair;}
A:hover {color: #DBD5D2; text-decoration: none; cursor: crosshair;}