body {
background: url('bg.jpg');
font-size : 10px;
line-height: 12px;
color : #000000; 
font-family: tahoma;
margin:0;
padding: 0;
} 
A:link , A:visited , A:active {
text-decoration : none; 
height : 1px; 
color : #579307; 
} 
a:hover {
color : #FFFFFF; 
font-family: tahoma;
font-size : 10px; 
line-height: 12px;
text-decoration : underline; 
} 
div#navi {
position:absolute;
top: 200px;
left: 20px;
width: 200px;
}
div#navi2 {
position:absolute;
top: 100px;
left: 600px;
width: 200px;
}
h1 {
letter-spacing: 4px;
border-bottom: 1px dotted #000000;
color: #579307;
font-size: 13px;
text-align: right;
}
b {
color: #6F7A3D;
font-size: 9px;
font-weight: bold;
}
td {
font-size : 10px;
line-height: 12px;
font-family: tahoma;
color : #000000; 
} 