body {
	font-family: Arial, Helvetica, sans-serif;

	background-color: #FFFFE3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
}

p {
	font-size: 12px;
}

.error {
	color: #FF0000;
}

.footer {
	font-size: 10px;
}

.pText {
	font-size: 12px;
}

.textWhite {
	color: #FFFFFF;
}

.fernBKG {
	background-image:  url("images/global/fern_BKG.jpg");
	background-repeat: no-repeat;
}

.fernBKGContent {
	background-image:  url("images/global/content_BKG.jpg");
	background-repeat: no-repeat;
}
.headerColorGreen {
	color: #006600;
}
