



/* Presentation Stylesheet */ 



body		  { 

			  font-size: 12px; 

			  font-family: Trebuchet MS, Helvetica, Arial ;

			font-color: #000000;			  

			SCROLLBAR-FACE-COLOR: #76787B; 

			  SCROLLBAR-HIGHLIGHT-COLOR: #D1D2D4; 

			  SCROLLBAR-SHADOW-COLOR: #D1D2D4; 

			  SCROLLBAR-3DLIGHT-COLOR: #76787B; 

			  SCROLLBAR-ARROW-COLOR: #D1D2D4; 

			  SCROLLBAR-TRACK-COLOR: #D1D2D4; 

			  SCROLLBAR-DARKSHADOW-COLOR: #76787B; 

			  

			  }





h1  { color: #000000; font: 18px "Trebuchet MS", Helvetica, Arial; margin-top: 5px; margin-left: 10px; }

h2  { color: #f39949; font: 16px "Trebuchet MS", Helvetica, Arial; margin-top: 5px; margin-left: 10px; }

h3 {font: 14px Trebuchet MS, Helvetica, Arial  ; color:#7D787A; margin-left: 10px; }

h4 {font: 12px Trebuchet MS, Helvetica, Arial  ; color:#7D787A; margin-left: 10px; }	 

h5 {font: 10px Trebuchet MS, Helvetica, Arial ; color:#000000; margin-left: 10px;}

h6 {font: 8px Trebuchet MS, Helvetica, Arial  ; color:#636B77; margin-left: 10px;}	 

 

a:link 	{  

	font-family: Trebuchet MS, Helvetica, Arial  ; 

	color:#000000; 

	font-size: 12px; 

	font-weight: bold;

	text-decoration: none; 

	}



a:visited { 

	font-family: Trebuchet MS, Helvetica, Arial  ;

	color:#000000; 

	font-size: 12px; 

	font-weight: bold; 

	text-decoration: none;	

}



a:hover { 

	font-family: Trebuchet MS, Helvetica, Arial  ;

	color:#8C8F92; 

	font-size: 12px; 

	font-weight: bold; 

	text-decoration: underline;

	}	



.normaltext   { color: #000000; font-size: 12px; font-family: "Trebuchet MS", Helvetica, Arial; text-align: left; margin-right: 10px; margin-left: 8px; }



a:red 	{  

	font-family: Trebuchet MS, Helvetica, Arial  ; 

	color;#FF0000 

	font-size: 14px; 

	font-weight: bold;

	text-decoration: none; 

	}
