p {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-weight: normal;


}
.mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
}
.copyright {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #339933;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;

}
a:link {
	color: #FFFFFF;
	text-decoration: none;


}
a {
	color: #FFFFFF;
	text-decoration: none;

}
ul {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	list-style-type: disc;
	font-weight: normal;

}
.descriptionCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	color: #CCCCCC;
	line-height: 18px;

}
.headerCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	text-transform: uppercase;
	color: #000000;

}
.introText {
	font-family: "Courier New", Courier, mono;
	font-size: 15px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}

