
/* -------------------------------------------- */
/* 		Global parameters  		*/
/* -------------------------------------------- */

body			{ margin: 10px; background: #266328 url(../_img/bg_body.jpg) top left; text-align: center;  }
body,h1,h2,h3,h4,p,ul,ol,td,input,textarea,div 
				{  font: 11px Verdana, Tahoma, Arial, sans-serif; color: #FFFFFF; }
				
a 				{ color:#FFFFFF; text-decoration:underline; }
a:hover 		{ color:#FF0000; text-decoration:none; }

h2			{ height: 28px; background-color: #DADADA; margin-bottom: 15px; font: bold 13px/28px "Trebuchet MS",Tahoma,Verdana,Arial,Helvetica; color: #000000; text-decoration: none; }

