@import url("text.css");
.background {
	background-image: url(../graphics/arrows_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;


}
.headerred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
}
.headerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #0000CC;
}
.justred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CC0000;
}
a:visited {
	text-decoration: none;
}
