

/*This is the core-style of this site*/body {
background-color: #ffffff;
color: #404040;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 10pt;
margin: 0em;font-family: Arial;}

p {
font-size: 10pt;
text-align: left;
}
a:link {
color: #A0410D;
text-decoration: underline;} 

a:visited {
color: #000000;
text-decoration: underline;}

a:hover {
background-color: #9baebf;
color: #000000;
text-decoration: underline;
}

a:active {
background-color: #ffffff;
}
h1 {
font-size: 10pt;
text-align: left;
color: #7B6D54;
font-weight: bold;
font-family: Arial;}

h2 {
font-size: 9pt;
color: #7B6D54;
}
BODY { 
 scrollbar-base-color: #7B6D54; 
 scrollbar-track-color: #cccccc; 
 scrollbar-face-color: #white; 
 scrollbar-highlight-color: #cccccc; 
 scrollbar-3dlight-color: #7B6D54; 
 scrollbar-darkshadow-color: #white; 
 scrollbar-shadow-color: #white; 
 scrollbar-arrow-color: White; 
 } 
