
  .content{
   color:#000000; 
   font-size:12px;
   font-style:normal;
   text-align:justify;
   line-height:20px;
   font-family:"Century Gothic";
   padding-left:5px;
   padding-right:5px;
   } 

  .heading{
   color:#000000; 
   font-size:16px;
   font-weight:bold;
   font-family:"Century Gothic";
   margin-left:0px;
   margin-top:0px;
   } 
.footer{
font-family:sans-serif;
   color:#000000; 
   font-size:10px;
   font-style:normal;
   text-decoration:none;
   }
   
  /* .footer:hover{
font-family:sans-serif;
   color:#999999;
   font-size:12px;
   font-style:normal;
   text-decoration:none;
   }*/
   
   .button{
   font-family:"Helvetica";
   color:#FFFFFF;
   font-size:11px;
   
   font-weight:bold;
   text-decoration:none;
   height:34px;
   background:url(bgbot.gif) center top repeat;
   text-align:center;
  }
   .button:hover{
   font-family:"Helvetica";
   color:#666666;
   background:url(bgbotroll.gif) center top repeat;
   height:34px;
  	}
	
	.active
	{
		background:url(bgbotroll.gif) center top repeat;
		font-family:"Helvetica";
   		color:#666666;
		text-decoration:none;
		font-size:11px;
		text-align:center;
	}
   
/*.button:active{
   font-family:"Helvetica";
   color:#666666;
   background:url(bgbotroll.gif) center top repeat;
  	}
	.button:visited{
   font-family:"Helvetica";
   color:#666666;
   background:url(bgbotroll.gif) center top repeat;
  	}
	.copy{
	font-family:"Helvetica";
	color:#000000;
	font-weight:normal;
	font-size:11px;
	}*/
	
	.txt16blackbold
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:17px;
		font-weight:bold;
		color:#000000;
	}
	
	.txt13black
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:normal;
		color:#000000;
	}
	
	.txt13blackbold
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
		font-weight:bold;
		color:#000000;
	}
	
	.txt12blackbold
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#000000;
	}
	.txt12black
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		color:#000000;
	}