.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}a:hover {
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-indent: 10px;
	font-weight: normal;
}
.caption {
	font-weight: bold;
	text-decoration: none;
}
.blurb2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	font-style: oblique;
}
.info {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 200;
	color: #333333;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-style: normal;
}

.month {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	letter-spacing: 6px;
	text-align: center;
	vertical-align: middle;
	border-top: thin none #CC3300;
	border-right: thin solid #CC3300;
	border-bottom: thin solid #CC3300;
	border-left: thin none #CC3300;
	padding: 2px;
}
