.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: bold;
}
.h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	color: #660000;
	font-weight: bold;
}
.body2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #333333;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: 11pt;
	font-weight: normal;
}
.underline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 11pt;
	color: #333333;
	text-decoration: underline;
}

#slides {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}

.slides_container {
	width:449px;
	overflow:hidden;
	position:relative;
	display:none;
}

.slides_container img {
	display:block;
}

