/* CSS Document */

body { background-position:center top; } 


.black_indent {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-left: 18px;
	padding-right: 12px;
}
.black {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	padding-left: none;
	padding-right: none;
}

.footer {
	font-family: "Verdana";
	font-size: 10px;
	line-height: 12px;
	color: #FFFFFF;
	padding-left: 18px;
	padding-right: 12px;
}

.heading1 {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	padding-left: 12px;
	padding-right: 0px;
	}

.heading2 {
	font-family: "Century Gothic";
	font-size: 20px;
	line-height: 18px;
	color: #000000;
	padding-left: 12px;
	padding-right: 0px;
	font-weight: none;
}

.heading3 {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 14px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
	}
	
.body {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
}

.body_indent {
	font-family: "Century Gothic";
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	padding-left: 12px;
	padding-right: 12px;
}
.form {
	font-family: "Verdana";
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	padding-left: 0px;
	padding-right: 0px;
}
