.maintext {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #666666;
	margin-right: 10px;
	padding-right: 10px;
}
.mainheader {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #1202AA;
}
.subheader {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF0000;
}
.attentiontext {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.italictext {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: italic;
	color: #333333;
}
.errortext {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0904B6;
}
.errortextheader {
	font-family: "Century Gothic";
	font-size: 18px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FF0000;
}
.smallprint {
	font-family: "Century Gothic";
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}
body {
	background-color: #6699CC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic";
	font-size: 12px;
}
.tableformat {
	background-image:   url("images/center.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.tableformatl {
	background-image:   url("images/left_side.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}
.tableformatr {
	background-image:   url("images/right_side.jpg");
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
}.links {
	font-family: "Century Gothic";
	font-size: 12px;
	text-transform: capitalize;
	color: #FFFFFF;
}
.subheader2 {
	font-family: "Century Gothic";
	font-size: 14px;
	text-transform: uppercase;
	color: #009900;
}
