/* CSS Document */
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	}
.itemTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	font-style: oblique;
}
.townTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #000066;
	text-indent: 225px;
	padding-top: 10px;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.textYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: none;
}
.itemTitleYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFCC;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
a:active {
	text-decoration: none;
	color: #FFFFCC;
}
a:link.yellow {
	text-decoration: none;
	color: #FFFFCC;
}
a:visited.yellow {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover.yellow {
	text-decoration: none;
	color: #000066;
}
a:active.yellow {
	text-decoration: none;
	color: #000066;
}
a:link.red {
	text-decoration: none;
	color: #993333;
}
a:visited.red {
	text-decoration: none;
	color: #993333;
}
a:hover.red {
	text-decoration: none;
	color: #000066;
}
a:active.red {
	text-decoration: none;
	color: #000066;
}
.textBoldYellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFCC;
	text-decoration: none;
	font-weight: bold;
}
.itemTitleCent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-decoration: none;
	text-align: center;
}
.itemCollect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	font-weight: bolder;
	font-style: oblique;
}
.itemSeries {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	text-decoration: none;
	font-weight: bolder;
	font-style: normal;
}
.itemTitleSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-style: oblique;
}
.itemSeriesSm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
}
.header2blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	color: #000066;
	font-weight: bold;
}
.header3blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	color: #000066;
	font-weight: bold;
}
.header4blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #000066;
	font-weight: normal;
}
