.BOLD {
	font-family: Chicago;
	font-size: 32px;
	color: #FFFFFF;
	margin: 0px;
	padding: -10cm;
	border: 0px 0;
	clip:   rect(40px auto auto auto);
	top: 100px;
	font-style: normal;
}
.text {
	font-family: "Gill Sans";
	font-size: 18px;
	color: #000000;
	text-align: justify;
	padding: 10px;
	margin: 10px;
	float: left;
	border: 1px 1;
}

.textwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #000000;
}
.boldwhite {
	font-family: "Gill Sans Ultra Bold";
	font-size: 36px;
	color: #000000;
	vertical-align: top;
	text-align: center;
	margin: 0px;
	padding: -10cm;
	border: 0px 0;
	clip:   rect(40px auto auto auto);
	top: 100px;
	font-style: normal;
}
.boldwhitesmall {
	font-family: "Gill Sans Ultra Bold";
	font-size: 16px;
	color: #FFFFFF;
}
.footer {
	font-family: "Gill Sans";
	font-size: 14px;
	color: #000099;
}
.tableborder {
	border-style: dotted;
	border-width: 5px;
	border-left-width: 5px;
	border-right-width: 5px;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-color: red;
}
.toptop {
	font-family: "Gill Sans";
	font-size: 24px;
	font-weight: bolder;
}
