<!--

hr           { font-family: Verdana ; font-size: 8pt }
p            { font-family: Verdana ; font-size: 9pt; align: justify; }

h2			{ font-family: Tahoma; font-size: 18pt; color: #C0C0C0; text-align: right; border-bottom-style:solid; border-bottom-width:1px; margin-top:0; margin-bottom:0}

h5			{ border:1px solid #C0C0C0; font-family: Tahoma;
			  font-size: 10pt;
			  color: #000000; font-weight:bold; text-align:center; margin-bottom:0 }
			  
h6			{ font-family: Tahoma;
			  font-size: 8pt;
			  color:#000000;
			  margin-top:5;
			  margin-bottom: 0;
			  text-align: center }

a            { font-family: Arial;
			   font-color: white;
			   font-size: 10pt;
			   text-decoration: None }

a:link	     { font-family: Arial;
			   font-color: white;
			   font-size: 10pt;
			   text-decoration: None }
			   
a:active     { font-family: Arial;
			   fonr-color: white;
			   font-size: 10pt;
			   text-decoration: None }
			   
a:visited    { font-family: Arial;
			   font-color: maroon;
			   font-size: 10pt;
			   text-decoration: None }

#lmenuover
{
	vertical-align: middle;
	text-align:left;
	background-color: #FFAE5E;
	color:#800000;
}

.menutxt {	color: white;
			font-size: 14pt;
			font-family: Arial; }

.maintext {	color: navy;
			font-size: 10pt;
			font-family: Arial;
			text-align: justify; }

.ptext 	  {	color: navy;
			font-size: 10pt;
			font-family: Tahoma;
			text-align: justify; }
			
.bullet	  {	color: navy;
			font-size: 10pt;
			font-family: Arial;
			text-align: justify;
			list-style-type:circle }
			
#tbPO
{
	position: absolute;
	top:150%;
	left:0%;
}

#tbVideo
{
	position: absolute;
	top:70%;
	left:10%;
}

			
-->