body {	
margin: 0;
font-family: Verdana;
font-size: 8pt;
font-style: normal;
color: #000000;
background-attachment: fixed;
background-image: url(bg.gif);
background-repeat: repeat;
}

h1 {
font-family: georgia;
font-style: normal;
font-size: 15pt;
margin-top: 0px;
margin-bottom: 0px;
}

p {
font-family: verdana;
font-style: normal;
font-size: 8pt;
margin-top: 0px;
margin-bottom: 0px;
}

A:link {
text-decoration: underline; 
color:#000000; 
}

A:visited { 
text-decoration: underline; 
color:#000000; 
}

A:active { 
text-decoration: none; 
color:#a0a0a0; 
}

A:hover { 
text-decoration: underline overline; 
color:#a0a0a0; 
}
