.ccft {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #660000;
	background-image: url(../graphics/backgnd.jpg);
	background-repeat: repeat;
	list-style-position: inside;
	list-style-image: url(../graphics/bullet.jpg);
	background-attachment: scroll;
	background-position: right bottom;

}
h3 {
	font-family: Arial;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #660000;
}
h2 {
	font-family: Arial;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #660000;
}
h1 {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
	font-variant: small-caps;
	color: #660000;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: normal;
	font-variant: small-caps;
	color: #003399;
}

