
H1			{
			 font-family: Arial, Helvetica, sans-serif;
			 color: #006633;
			 font-size:16px;
			 font-weight: bold;
			 }
p	 		{
			 font-family: Arial, Helvetica, sans-serif;
			 color: #006633;
			 font-size:16px;
			 font-weight: bold;
			 }
Body		 {
			 background-color: #006633;
			 }
table		 {
			 cell-padding: 0;
			 cell-spacing: 0;
			 }
td  		 {
			 font-family: arial; 
			 font-size: 12px;
			 color: #006633;
			 }
A:link		 {
			 color: #006633;
		     font-family: Arial, Helvetica, sans-serif;
	         text-decoration: none;
			 }	 
			 
			 
a 			 {
			 font-size:12px;
			 font-weight: bold;
			 text-decoration: none;
}
a:hover 	{
	         color: #FF0000;
			 text-decoration: none;
			}			 			
			 
			 
A.clSubb	{
			color: #006633;
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight: bold;
			text-decoration: none;
			}


A.clSubb2	{
			color: #FF0000;
			font-family: Arial, Helvetica, sans-serif;
			font-size:11px;
			font-weight: bold;
			text-decoration: underline;
			}
A.clSubb3	{
			color: #FF0000;
			font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight: none;
			text-decoration: underline;
			}
#txtnav	{
			font-family: arial; 
			font-size: 12px;
			font-weight: bold;
			color: #FFFFFF;
			}
#box 		{
			border-width: 1px;
			border-style: solid;
			border-color: #6699CC;
			font-size: 11px;
			}
#bt 		{
			border-width: 1px;
			border-style: solid;
			border-color: #660000;
			background-color: #CC0000;
			color: #FFFFFF;
			font-size:10px;
			}
.spacer		{
			border-width: 3px;
			padding: 5px;
			}
.telestyle {
			position:absolute;
			visibility:visible;
			font-size:11px;
			font-family:Arial;
			font-weight:normal;
			color:#000000;
			top:90px;
			height: 40px;
			width: 380px;
			filter:alpha(opacity=100);
			}
