.content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-indent: 0px;
}

.content ul {
	margin-top: 0px;

}

.subtitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.subtitle-hosts {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-right: 300px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000;
	font-size: 18px;
}

.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.dates {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D84731;
	left: 5px;
	text-transform: uppercase;
}
.bullets {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: normal;
	list-style-position: outside;
}
.content-sm {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footer {
	background-image: url(images/sec_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #CFFFFF;
	
}
.footerright {
	background-image: url(images/rightside_bgrnd.gif);
	background-repeat: repeat;
	background-position: bottom;
}

