body		{ 
			background-color: white; 
			}
		
h1      	{ 
			font-family: Arial, sans-serif; 
			color: #E65A00;
			font-size: 18px;
			font-weight: bold; 
        	text-align: left;
        	margin-top: 0px;
        	margin-bottom: 12px;
        	}
        	          
        	       
p       	{	 
			font-family: Arial, sans-serif;
			font-size: 14px;
			color: #606060;
			font-weight: bold;
			text-align: left;
			line-height: 110%;
			margin-top: 0px;
			margin-bottom: 0px
	    	}
 

p.newsheader
			{
			font-size: 12px;		
		 	text-align: center;
		 	color: #E65A00;
		 	margin-top: 12px;
		 	margin-bottom: 3px
		 	} 	  
		 	

p.news  	{ 
			font-size: 12px;
			color: #606060;
			text-align: center;
			line-height: 120%;
			margin-top: 0px;
			margin-bottom: 10px 
			}  		

		 	
a	    	{ 
			font-family: Arial, sans-serif;
			font-size: 12px;
			color: #606060;
			text-align: left;
			font-weight: bold;
			line-height: 110%;
			margin-top: 0px;
			text-decoration: underline;
			text-align: center;
			} 

               
ul		   {
 			font-family: Arial, sans-serif;
 			font-size: 14px;
 			color: #EF9418;
 			font-weight: bold;
 			position: relative;
 			left: -25px;
 			list-style-type: round;
 			text-align: left;
 			margin-top: 10px; margin-bottom: 12px
 			}            
               
li			{
			margin-bottom: 0px;
			text-align: left
			}
                 
		 		               
          
a.startpage	    	{ 
			font-family: Arial, sans-serif;
			font-size: 12px;
			color: #E65A00;
			text-align: left;
			font-weight: bold;
			line-height: 110%;
			margin-top: 0px;
			text-decoration: underline;
			text-align: center;
			} 


	  