	body{
		background-color : White;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		list-style: circle;
		scrollbar-arrow-color: #001582;
		scrollbar-base-color: #005682;
		text-align: justify;
		empty-cells: show;
		}
	ul {
		list-style: circle;
	}


a { text-decoration: none; }
A:link    { color: #001582; }
A:visited { color: #001582; font-size: 100%; }
A:active  { color: #00826d; }
a:hover 	 { text-decoration: underline; font-size: 101%; color: #00826d;}
	
	h1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #001582;
	font-size : 14pt;
	margin-bottom :  4px;
	}

	h2  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #00826d;
	font-size : 12pt;
	margin-bottom : 0px;
	}
	
	.content {
		font-size: 10pt;
		color: #005682;
		padding-left: 2px;
		padding-right: 12px;
		text-align:  justify;
	}
	
	.content2 {
		font-size: 10pt;
		color: #005682;
		padding-left: 12px;
		padding-right: 12px;
		text-align:  justify;
	}
	
		.content3 {
		font-size: 10pt;
		color: #005682;
		padding-left: 2px;
		padding-right: 12px;
		text-align:  left;
	}
	
			.altrow {
background-color : #f0f0f0;
	}
	
	.title  {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #00826d;
	font-size : 12pt;
	margin-bottom : 0px;
	}


	.sidepanel {
			font-size: 9pt;
			color: #001582;
			text-align: justify;
	}

		.sidepane2 {
			font-size: 9pt;
			color: #001582;
			text-align: left;
	}
	
			.bolder {
			font-size: 9pt;
			color: #005682;
			text-align: left;
			font-weight : bold;
	}
	
.instruct  {
	font-size: 8pt;
	color: #822c00;
	text-align: left;
}		
	
.plugs  {
	font-size: 8pt;
	color: #999999;
	text-align: left;
}

.plugs2  {
	font-size: 8pt;
	color: #cccccc;
	text-align: right;
}			
.spam  {
	font-size: 8pt;
	color: #999999;
	text-align: left;
}	


.time {
	/*text-align: right; */
	font-size: 8pt;
	font-weight: bold;
	color: #001582;
	}	
		
.copyright{
	font-size: 8pt;
	color: #ffffff;
}		
