.header {
	background-color: #0099ff
}

.compbox {
	background-color: #eeeeef
}

.compheadtext {
	font-size: x-small;
	color: #000000;
	background-color: #0099ff;
	font-weight: bold
}

body {
	font-family: Arial, Helvetica, sans-serif
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt
}

a:hover {
	color: eeeeef;
	background-color: #0099FF;
	font-family: Arial, Helvetica, sans-serif
}
a:visited {
font-family: Arial, Helvetica, sans-serif; font-size: 10pt
}

a:active {
}

p {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt
}
.difference {  color: #CC0000}
