.basicbody 		{  background-color: #FFFFFF;
	               margin: 20px 20px;
                 padding: 0px;
              }
						
.simplebody 	{  background-color: #FFFFFF;
	               margin: 0px 20px;
              }
              
.table_border  {
                        margin-left: 14px; 
                        margin-top: 10px; 
                        margin-right: 20px;
                   }
.featureList li
		{
			font-family: Geneva;
			font-weight: normal;
			font-size: 12px;
			color: #777777;
		}
		
.news p
		{
			font-family: Geneva;
			font-weight: normal;
			font-size: 11px;
			color: #777777;
		}
		
.headercell 			{  font-family: Arial, verdana, Times, serif; 
                     font-size: 16px; 
                     font-style: italic; 
                     line-height: normal; 
                     font-weight: bold; 
                     font-variant: normal; 
                     text-transform: none; 
                     color: #666666; 
                     text-decoration: none; 
                     background-color: #CEE0F1
                   }
									 
.headercellmini 	 { font-family: Arial, verdana, Times, serif; 
                     font-size: 14px; 
                     font-style: italic; 
                     line-height: normal; 
                     font-weight: bold; 
                     font-variant: normal; 
                     text-transform: none;
                     color: #666666; 
                     text-decoration: none; 
                     background-color: #CEE0F1;
                     height: 20;
                   }
									 
.headercellcontact { font-family: Arial, verdana, Times, serif; 
                     font-size: 14px; 
                     font-style: normal; 
                     line-height: normal; 
                     font-weight: bold; 
                     font-variant: normal; 
                     text-transform: none; 
                     color: #666666; 
                     text-decoration: none; 
                     background-color: #CEE0F1
                   }

td,blockquote,p,ul,ol,li 	
                         {  font-family: verdana, arial, times, serif; 
                             font-size: 14px;
                             font-style: normal; 
                             line-height: normal; 
                             font-weight: normal; 
                             font-variant: normal; 
                             text-transform: none; 
                             color: #000000; 
                             text-decoration: none
                          }

/* 
a 	{ 
             font-style: normal; 
             line-height: normal; 
             font-weight: normal; 
             font-variant: normal; 
             text-transform: none; 
             color: #6666FF; 
             text-decoration: none
           } 

a:hover 			{ 
                 font-style: normal; 
                 line-height: normal; 
                 font-weight: normal; 
                 font-variant: normal; 
                 text-transform: none; 
                 color: #AAAAFF; 
                 text-decoration: underline overline}
*/

