body {
	background-image: url(../images/bkgrd.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1D1AA;
}

.text {
	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

.textNote {
	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 13px;
	color: #000000;
}

A:link {
	text-decoration:underline;
	color: #923F99;
	
}
A:visited {text-decoration:underline;
	color: #923F99}
	
A:hover{text-decoration:none;
	color: #000000}
	
.textFooter {
	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	font-weight: normal;
}

.textWhite {

	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 13px;
	color: #FFFFFF;
}

.border {
	border: 2px solid #000000;
}

.textForm {

	font-family: Century Gothic;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
}
.textDate {

	font-family: "Century Gothic";
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
}

.bullet {
	font-family: "Century Gothic";
	list-style-position: outside;
	list-style-type: none;
	color: #000000;
	list-style-image: url(../images/bullet.gif);
	font-size: 12px;
	line-height: 16px;
}

.h1 {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
}

.textBox {

	font-family: "Century Gothic";
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}

.border {
	border: 1px solid #923F99;
}

.button {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #923F99;
	border: 1px solid #923F99;

}
.h2 {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 16px;
	color: #923F99;
	font-weight: bold;
	font-style: italic;
}

.h3 {

	font-family: "Century Gothic";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	font-style: normal;
}
.textFooterWhite {

	font-family: "Century Gothic";
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
