.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing: 1px;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #18388C;
}
.cprt {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.cprt a:link {
	color: #FFFFFF;
}
.cprt a:active {
	color: #FFFFFF;
}
.cprt a:visited {
	color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {

	color: #000000;
	text-decoration: none;
}
a:active {


	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #CE0000;
	background-color: #E8EBA0;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-image: url(images/bullet.gif);
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	font-weight: normal;
	text-transform: uppercase;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC3300;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D60000;
	width: 250px;
}
.bk {
	background-color: #FFFF99;
}
.border {
	border: 1px dashed #CE1818;
}

