@charset "utf-8";
.titles1 {
	font-family: "Arial Narrow";
	font-size: xx-large;
	font-style: normal;
	font-weight: bolder;
	color: #660002;
	background-image: url(../images/titlebar%20copy.gif);
	text-transform: uppercase;
}
.titles {
	font-family: "Arial Narrow";
	font-size: medium;
	font-style: normal;
	font-weight: bolder;
	color: #0000FF;
	background-image: url(../images/title2.jpg);
	text-transform: uppercase;
}
.titles2 {
	font-family: "Arial Narrow";
	font-size: 20px;
	font-style: normal;
	font-weight: bolder;
	color: #0000FF;
	background-image: url(../images/title2.jpg);
	text-transform: uppercase;
}
.greenh {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	background-color: #EEEC99;
	color: #003300;
}
.greenh1 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

