.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	color: #800000;
	letter-spacing: 4px;
	text-align: center;
	background-color: #9999FF;
}
.footer {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	font-style: oblique;
	font-variant: small-caps;
	color: #666666;
	line-height: normal;
	letter-spacing: 2px;
	word-spacing: 2px;
	text-align: center;
	font-weight: 300;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	white-space: normal;
	padding: 3px;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	letter-spacing: 2px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodyText #form1 #contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	background-color: #FFFFE8;
	border: 2px double #FFFF99;
	font-style: normal;
	font-size: 10px;
	font-weight: 300;
	letter-spacing: 2px;
	text-align: left;
}
.pageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 450;
	letter-spacing: 4px;
	text-align: center;
	word-spacing: normal;
}

.CopyRight {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	font-style: oblique;
	font-variant: small-caps;
	color: #666666;
	line-height: normal;
	letter-spacing: 2px;
	word-spacing: 2px;
	text-align: center;
	font-weight: 500;
}