body, table, tr, td {
	font-size: 10pt;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	vertical-align: top;
	line-height: 1.4em;
}
.speaker {
	color: #800080;
	font-weight: bold;
	font-size: 12pt;
	line-height: 18pt;
}
.subhead {
	color: #d40062;
	font-weight: bold;	
	font-size: 9pt;
}
.red {
	color: #e30000;
	font-weight: bold;
	font-size: 9pt;
}
a:link, a:visited, a:active {
	color: #373737;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
a:link.return, a:visited.return, a:active.return {
	color: #373737;
	text-decoration: none;
	font-family:verdana,arial;
	font-size:10pt;
	font-weight:normal;
	line-height:normal;
}
a:hover.return {
	text-decoration: underline;
}
a.linkspage {
	text-decoration: none; 
	color: #000000;
	font-size: 10pt; 
	font-weight: normal;
	line-height: 1.4em;
}
a:hover.linkspage {
	text-decoration: underline;
	color: #000000;
	font-size: 10pt; 
	font-weight: normal;
	line-height: 1.4em;
}
a:link.small, a:visited.small, a:active.small {
	color: #373737;
	text-decoration: none;
	font-size:8pt;
	font-weight:bold;
	line-height:normal;
}
a:hover.small {
	text-decoration: underline;
}
#movie {
        width: 780px;
        height: 316px;
}
.bold {
	font-weight: bold;
}
td.form {
	color: #ee3b34;
	font-size: 10pt;
	font-weight: bold;
	width: 70px;
	text-align: left;
}
.form {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 90%;
}
.required {
	font-weight: normal;
}

