﻿<!--

BODY, P, TD, LI { font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; color: #000000}

a:active {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	color: #808080;
}
a:link {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; text-decoration: none; color: #000000;}
a:visited {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
	color: #CC3300;
}
a:hover {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-style: normal; text-decoration: none; color: #CC3300;}

STRONG a:active {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	color: #CC3300;
}
STRONG a:link {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
	color: #000080;
}
STRONG a:visited {  font-family: Arial, Helvetica; font-size: 9pt; font-style: normal; text-decoration: none; color: #000000;}
STRONG a:hover {  font-family: Arial, Helvetica; font-size: 9pt; font-style: normal; text-decoration: none; color: #FFFFFF;}
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 200px; 
	height: 150px;
	overflow: hidden;
	border:1px solid #ffffff;
	}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:200;
		height:150px;
		overflow:hidden;
		float:left;
		padding:1em;		
		}
	div.scroller div.content {
		width: 10000px;
		}

	div#section2 {
		
		}
-->