.CompanyName {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #ffffff;
	font-variant: small-caps;
	font-weight: bold;
}
a:hover {
	color: #cccccc;
}
.ParagraphText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.ParagraphTextNavLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.ParagraphTextList {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.PageLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.NavPhotoBarBack {
	background-image: url(images/navphotobar.gif);
	background-repeat: repeat;
}
.Copyright {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}

