body, td, p
{
	font-family: helvetica,arial,'sans serif';
	font-size: 9pt;
	color: #000000;
}

h1
{
	font-family: Times New Roman, Palatino;
	font-size: 14pt;
	font-weight: bold;
	color: #5DA82F;
}

.orange
{
	font-family: helvetica,arial,'sans serif';
	font-size: 9pt;
	font-weight: bold;
	color: #EF6F15;
}
.green
{
	font-family: helvetica,arial,'sans serif';
	font-size: 9pt;
	font-weight: bold;
	color: #5DA82F;
}

.footer
{
	font-family: helvetica,arial,'sans serif';
	font-size: 8pt;
	color: #000000;
}

.contentholder
{
	overflow: hidden;
	height: 545px;
	width: 500px;
}

.content 
{
  	position: relative;
	overflow: auto;
	height: 545px;
	width: 500px;
	scrollbar-arrow-color: #5DA82F;
	scrollbar-base-color: #dddddd;
}

a:link, a:visited, a:active 
{ 
	font-family: helvetica,arial,'sans serif';
	font-size: 9pt;
	text-decoration: none;
	color: #5DA82F;
}

a:hover 
{
	font-family: helvetica,arial,'sans serif';
	font-size: 9pt;
	text-decoration: underline;
	color: #EF6F15; 
}


a.submenu:link, a.submenu:visited, a.submenu:active 
{ 
	font-family: helvetica,arial,'sans serif';
	font-size: 9px;
	text-decoration: none;
	color: #5DA82F;
}

a.submenu:hover 
{
	font-family: helvetica,arial,'sans serif';
	font-size: 9px;
	text-decoration: none;
	color: #EF6F15; 
}

.sample
{ 
	visibility: visible; 
	width: 220px; 
	height: 180px; 
	left: 0px; 
	top: 0px;
	float: left;
}

