body
{
	background-color: #DADADA;
	font-family: Arial;
	margin: 0px;
}
#footer
{
	font-family: Arial;
	font-size: 7pt;
	color: #ffffff;
	background-color: #004787;
	height: 25px;
	padding-top: 5px;
}
.content_td
{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
p
{
	font-family: Arial;
	font-size: 9pt;
}
.head
{
	font-family: Arial;
	font-size: 9pt;
}
.speaker
{
	font-family: Arial;
	font-size: 8pt;
	color: #034A8B;
}
.left_nav
{
	font-family: Arial;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}
.left_nav:hover
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: Bold;
	color: #ffffff;
	text-decoration: none;
}
a
{
	font-family: Arial;
	font-size: 8pt;
	color: #034A8B;
	text-decoration: none;
}
a:hover
{
	font-family: Arial;
	font-size: 8pt;
	color: #034A8B;
	text-decoration: underline;
}
hr
{
	border-style: dotted;
	border-color: Silver;
}
li
{
	font-family: Arial;
	font-size: 9pt;
}
#section_header
{
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial;
	font-size: 11pt;
	color: #034A8B;
	font-weight: Bold;
}

#header
{
	width: 890px;
	height: 75px;
	background-color: #004787;
}
