body
{ 
background-image: url('/gfx/bg.gif');
background-repeat: repeat
}
span.highlight
{
background-color:#333333;
}
p {
	color: #666666;
	font-family: "Verdana";
	}
h1 {
	color: #CCCCCC;
	font-family: "Courier New";
	}
h2 {
	color: #CCCCCC;
	font-family: "Courier New";
	}
h3 {
	color: #CCCCCC;
	font-family: "Courier New";
	}
h4 {
	color: #CCCCCC;
	font-family: "Courier New";
	}
h5 {
	color: #CCCCCC;
	font-family: "Courier New";
	}
h6 {
	color: #CCCCCC;
	font-family: "Courier New";
	}
a:link {
color:#B80000; 
font-face:courier new; 
text-decoration:none;
}
a:visited {
color:#B80000; 
font-face:courier new; 
text-decoration:none;
}
a:active {
color:#B80000; 
font-face:courier new; 
text-decoration:none;
}
a:hover {
color:#3333FF; 
font-face:courier new; 
text-decoration:none; 

}

.style1 {font-size: small}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style4 {font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; }
