body, tr, td, link { 
color: #000000; 
font-family: Verdana; 
font-size: 10pt; 
}

body { 
margin-top: 20px; 
background-color: #A2B5C6; 
background-image:url(background.gif);
background-attachment: fixed; 
background-position: center; 
background-repeat: repeat-y;
}

a:link, a:visited, a:active { 
color: #AB803B; 
text-decoration: none; 
font-weight: bold; 
}
 
a:hover { 
color: #96ABBE; 
text-decoration: underline; 
font-weight: bold; 
}

.journal { 
margin: 0px; 
padding: 0px; 
background-color: #FFFFFF; 
width: 695px;
}

.navi {
padding-left: 20px;
font-size: 7.5pt;
}

.mainText {
padding-right: 20px;
text-align: justify;
}

.list {
line-height: 15pt;
}
