@charset "utf-8";
/* CSS Document */
A:link  {color:#000000; text-decoration:underline;}
A:visited  {color:#000000; text-decoration:underline;}
A:hover {text-decoration: overline underline; color:#FFFFFF;}

.body     { text-decoration:none;
            color: #000000;
			font-family: "Trebuchet MS";
		    font-size: 12px;
		    font-weight: normal }
		 
.subtitle { text-decoration: none;
            color: #000000;
			font-family: "Verdana";
			font-size: 10pt;
			font-style:italic;
			font-weight: Bold;
			background-color:##F4F1E7  }
			
.subtitleTxt { text-decoration: none;
            color: #000000;
			font-family: "Trebuchet MS";
			font-size: 10pt;
			font-weight: Bold;
			font-style: normal;
			background-color:##F4F1E7  }
		 
.subheader { text-decoration: none;
            font-weight:bold;
	            color: #000000;
			font-family: "Arial Black";
			font-size: 12pt  }

ul.Imglist     { text-decoration:none;
            list-style-image: url('images/bullet.gif');    
            color: #000000;
		    font-family: "Trebuchet MS" ;
		    font-size: 10pt;
		    font-weight: normal }
			
.cell1     {background-color: #C0C0C0; 
 
                              }
.cell2      {background-color:#f4f1e7; 
             vertical-align:top;  
             
							  }


.cellpic  {background-image: url(images/cellBack.jpg);
           vertical-align:top;  
             
							  }

.red    { text-decoration:none;
            color: #FF0000;
		    font-family: "Trebuchet MS" ;
		    font-size: 10pt;
		    font-weight: normal
			 }

		 