body {
	background-color: #A5B4D0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

td, th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #003333;
}

a {
	font-size: 12px;
	color: #000000;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #424242;
}
a:hover {
	text-decoration: none;
	color: #669933;
}
a:active {
	text-decoration: none;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 25px;
	background-color: #3F4E6C;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}

.speaker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	font-variant: normal;
	font-weight: bold;
	background-color: #5976AF;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #000000;
 color: #000000;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.teamlist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: italic;
}
.subhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #39558B;
	font-weight: bold;
	line-height: 30px;
}
.presentation {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
	background-color: #5976AF;
	background-position: right center;
}
.presentationCopy {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
	background-color: #39558B;
	background-position: right center;
}

