/* CSS Document */
<style>
	body {
		font-size: 11px;
		font-family: arial, sans-serif;
		color: #ffffff;
		}
	
	p {color: #000000}

	.body a:link {
	color: #b90000;
	text-decoration: none;
	}
	.body a:visited {
	color: #b90000;
	text-decoration: none;
	}
	.body a:hover {
	color: #9bccf0;
	text-decoration: underline;
	}
	.body a:active {
	color: #000000;
	text-decoration: none;
	}
	.body  {
	color: #000000;
	margin:0000
	}
	.tagline {
	color: #aa0000;
	}
	h3 {
	color: #990033;
	font-style: normal;
	font-weight: bold;
	font-family: "Monotype Corsiva";
	font-size: 24px;
}
	.foot a:link {
	color: #000000;
	text-decoration: none;
	}
	.foot a:visited {
	color: #000000;
	text-decoration: none;
	}
	.foot a:hover {
	color: #b90000;
	text-decoration: underline;
	}
	.foot a:active {
	color: #b90000;
	text-decoration: underline;
	}
	.foot  {
	color: #000000;
	font-size: x-small;
	}

</style>
.style2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #b60000;
}
.style1 {
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #b60000;
}
.gordco {
	color: #999999;
	font-size: x-small;
}
.gordco a:link {
	color: #CCCCCC;
	text-decoration: none;
	}
	.gordco a:visited {
	color: #cccccc;
	text-decoration: none;
	}
	.gordco a:hover {
	color: #b90000;
	text-decoration: underline;
	}
	.gordco a:active {
	color: #b90000;
	text-decoration: underline;
	}
.bluebar {
	background-image:  url("public/images/bkgrd_blue2.gif");
}
h4 {

	color: #1b71af;
	font-style: normal;
	font-weight: bold;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990033;
}
