body {
	background-image:  url(../images/pattern.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fiveFont {
	font-size: 5px;
}
.regFont {
	font-size: 14px;
}
.regFontBold {
	font-size: 14px;
	font-weight: bold;
}
.sectionBold {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.green {
	color: #217F3E;
}
.sectionLink {

	font-size: 16px;
	font-weight: bold;
	color: #F7F409;
}
.red {

	color: #FF0000;
}

