/* Elements */
BODY  
    	{
	 color	 			: #000000;
	 font-size 			: 12px;
	 font-family 			: Verdana, Arial, Helvetica, sans-serif;
	 font-style			: normal; 
	 font-weight			: normal; 
	 font-variant			: normal; 
	 text-decoration		: none;
	scrollbar-base-color: #1F5ABA;
	scrollbar-arrow-color: #95D609;
	scrollbar-track-color: #B0D6F7;

	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black; 
	scrollbar-darkshadow-color: gray;

	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black
	}

p  
	{
	color 				: #000000;
	font-size 			: 12px;
	font-family 			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-weight			: normal;
	font-variant			: normal;
	text-decoration		: none
   	}

.text  
	{
	color 				: #000000;
	font-size 			: 12px;
	font-family 			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-weight			: normal;
	font-variant			: normal;
	text-decoration		: none
   	}

A  
	{
	color 				: #0059A5;
	font-size 			: 12px;
	font-family 			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-weight			: normal;
	font-variant			: normal;
	text-decoration		: none
   	}


A:Hover  
	{
	color				: #0059A5;
	font-size 			: 12px;
	font-family 			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-weight			: normal;
	font-variant			: normal;
	text-decoration		: underline
    	}

td 	
	{
	color 				: #000000;
	font-size			: 12px;
	font-family			: Arial, Helvetica, sans-serif;
	font-style			: normal;
	font-weight			: normal;
	font-variant			: normal;
	text-decoration: none;
}

H1 
	{
	 color 				: #000000;
	 font-size 			: 13px;
	 font-family 			: Verdana, Arial, Helvetica, sans-serif;
	 font-weight 			: bold;
	 text-decoration		: none
   	}

H2 
	{
	 color	 			: #000000;
	 font-size 			: 15px;
	 font-family 			: Verdana, Arial, Helvetica, sans-serif;
	 font-weight 			: bold;
	 text-decoration		: none
   	}	
	

H3 
	{
	 color 				: #000000;
	 font-size 			: 17px;
	 font-family 			: Verdana, Arial, Helvetica, sans-serif;
	 font-weight 			: bold;
	 text-decoration		: none
   	}
	


/* Classes */




.news
	{  	
	 color 				: #000000;
	 font-size			: 11px;
	 font-family			: Arial, Helvetica, sans-serif;  
	 font-style			: normal; 
	 font-weight			: normal; 
	 font-variant			: normal;
	 text-align			: left;
	 padding-left			: 30px;
	 padding-top			: 20px;
padding-right				: 130px


   	}


.stroke
	{  	

BORDER-RIGHT			: #0059A5 1px solid



   	}
