.largeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #000000;
	padding-top: 20px;
}
.largeText a:link, .largeText a:visited, .largeText a:active {
	color: #000000;
	text-decoration: none;
}
.largeText a:hover {
	color: #333333;
	text-decoration: none;
}
.contactText {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
}
.contactText a:link, .contactText a:visited, .contactText a:active {
	color: #333333;
	text-decoration: none;
}
.contactText a:hover {
	color: #999999;
	text-decoration: none;
}
.menuText {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
	padding-bottom: 10px;
	text-align: center;
}
.menuText a:link, .menuText a:visited, .menuText a:active {
	color: #333333;
	text-decoration: none;
}
.menuText a:hover {
	color: #999999;
	text-decoration: none;
}
.labelText {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #333333;
	padding-bottom: 10px;
}
.labelText a:link, .labelText a:visited, .labelText a:active {
	color: #333333;
	text-decoration: none;
}
.labelText a:hover {
	color: #999999;
	text-decoration: none;
}
.normalText {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
	text-align: justify;
	padding-bottom: 10px;
}
.normalText a:link, .normalText a:visited, .normalText a:active {
	color: #333333;
	text-decoration: none;
}
.normalText a:hover {
	color: #999999;
	text-decoration: none;
}
.normalTextCaption {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
	font-style: italic;
	padding-bottom: 10px;
}
.normalTextCaption a:link, .normalTextCaption a:visited, .normalTextCaption a:active {
	color: #333333;
	text-decoration: none;
}
.normalTextCaption a:hover {
	color: #999999;
	text-decoration: none;
}
.contactText {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #333333;
	text-align: center;
	padding-bottom: 10px;
}
.contactText a:link, .contactText a:visited, .contactText a:active {
	color: #333333;
	text-decoration: none;
}
.contactText a:hover {
	color: #999999;
	text-decoration: none;
}
.backgroundTable {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	text-align: center;
	vertical-align: top;
}.textTable {
	width: 700px;
}
.textTableCaption {
	width: 600px;
}
.imageBorder {
	border: 1px solid #333333;
	margin-bottom: 10px;
}
.imageBorderPadding {
	border: 1px solid #333333;
	margin-right: 10px;
	margin-bottom: 10px;
}
.breakTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 550px;
	margin-bottom: 20px;
	font-size: 0.1em;
}
