BODY {
	background-repeat : repeat;
	background-image: url(bg_turkis.gif);
}
A:LINK {
	color: Red;
}
A:VISITED {
	color : #33CCCC;
}
 A:ACTIVE {
	color : #33cccc;
}
A, A:HOVER {
	color : Black;
}
 H4
 {
	font-family: Papyrus;
	font-size: 32px;
	font-weight: bold;
	color : Red;
	margin-top : 2px;
	margin-bottom: 2px;
	margin-left: 40px;
	margin-right: 0px;
	line-height : 42px;
	text-align: left;
	letter-spacing: 10px;
}
 H5
 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color : Black;
	margin-top : 4px;
	margin-bottom: 4px;
	margin-left: 40px;
	margin-right: 0px;
	line-height : 22px;
	text-align: left;
	letter-spacing: 2px;
}
 .h5indent
 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color : Black;
	margin-top : 2px;
	margin-bottom: 2px;
	margin-left: 100px;
	margin-right: 0px;
	line-height : 22px;
	text-align: left;
	letter-spacing: 2px;
}
 H6
 {
	font-family: Verdana;
	font-size: 12px;
	color : White;
	margin-top : 2px;
	margin-bottom: 2px;
	margin-left: 1px;
	margin-right: 1px;
	line-height : 18px;
	text-align: center;
	font-weight : bold;
	letter-spacing: 2px;
}
.footnote{
	font-family: Verdana;
	font-size: x-small;
	color: Green;
	margin-top : 12px;
}
