		body{
		background-color : #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		list-style: circle;
		scrollbar-arrow-color: #BE1E13;
		scrollbar-base-color: #BE7413;
		scrollbar-track-color: #ffffff;
		empty-cells: show;
		}
	ul {
		list-style: circle;
	}
	
	A:Active  { color : #BE1E13; text-decoration : none;}
	A:Visited  { color : #BE1E13; text-decoration : none;}
	A:Hover  { color : #BE1E13; text-decoration : underline;}
	A { color : #BE1E13; text-decoration : none; }

	h1  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #BE7413;
	font-size : 13pt;
	margin-top: 6px;
	margin-bottom: 20px;
	}

	h2  {
	font-weight : bold;
	color : #BE7413;
	font-size : 12pt;
	margin-bottom: 0px;
	}	
	
	h3  {
	color : #BE1E13;
	font-size : 13pt;
	font-weight : bold;
	font-style: italic;
	margin-bottom : 8px;
	}
	<!-- .sitetitle{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	/*color : #709494;*/
	color: #336666;
	font-size : 14pt;
	text-indent: 6px;
	}
		
	.pagetitle{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #6699cc;
	font-size : 14pt;
	text-indent: 6px;
	}
	
		
	.nav{
	font-family : Arial, Helvetica, sans-serif;
	padding-right: 12px;
	}
	
	.date{
	font-family : Arial, Helvetica, sans-serif;
	color : #336666;
	font-size : 9pt;
	}
	
	.content {
	font-family : Arial, Helvetica, sans-serif;
	color : #BE7413;
	font-size : 12pt;
	padding-left: 24px;
	padding-right: 6px;
	text-align: justify;
	}
		
	.content2 {
	font-family : Arial, Helvetica, sans-serif;
	color : #BE1E13;
	font-size : 10pt;
	padding-left: 24px;
	padding-right: 6px;
	text-align: justify;
	}	
		
		
		
	.sidepanel{
	font-size: 8pt;
	color: #003399;
	text-align: left;
	padding-left: 6px;
	padding-right: 3px;
	padding-top: 100px;
	background-position: top; 
	background-repeat: no-repeat; 
	background-image: url(images/beach.jpg);

	}

   .info{
	font-size: 8pt;
	color: ##000066;
	/*text-align: center;*/
}	
	
	
	.copyright{
	font-size: 8pt;
	color: #BE1E13;
	padding-right: 12px;
	/*text-align: center;*/
}	
		.plugs {
	font-size: 7pt;
	color: #666666;
	padding-left: 12px;
	padding-right: 12px;
}	
