/* By Andrea Bianchi WebLink 1997 ~ 2004  http://www.web-link.it */

body {
	background-attachment: fixed;
	background-image : url("matt.gif");
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color : #000066;
	font-size : 10pt;
	scrollbar-arrow-color:yellow;
	scrollbar-track-color: #EEEEEE; 
	scrollbar-arrow-color: #009900;
	}

	  
  p { 
         font-family: Verdana, Helvetica, Arial, sans-serif;
	color : #000066;
	font-size : 9pt;
         padding : 2pt
}

/*

A {
	cursor:hand;
	height:1px;
	behavior:url(linkhilight.htc);
 	filter:progid:dximagetransform.microsoft.gradientwipe(duration=1)
	}

*/	

  A:LINK { 
         font-family : Arial;
         font-size : 11px;
         text-decoration : none;
         color : #000066
}

A:VISITED { 
         font-family : Arial;
         font-size : 11px;
         text-decoration : none;
         color : #660000
}

  A:HOVER { 
         font-family : Arial;
         font-size : 11px;
		 color : green;
/*		 background-color:#eddcdc; */
}
 


   H3 {  font-family: Verdana,Arial,Helvetica;
         font-size:11px;
	 font-weight:bold;
	 font-style:normal;
	 margin-bottom : -.2cm;
}

  
   H5 {  font-family: Arial,Verdana,Helvetica;
         font-size:8pt;
	 font-weight:bold;
	 font-style:normal;
	 margin-bottom : -.2cm;
	 color : #006600
}	 

   DIV {
         font-family: Verdana,Arial,Helvetica;
         margin-bottom : .2cm;
}
    tr { 
         padding : 4pt
}

.menuitems{
	padding-left:10pt;
	padding-right:10pt;
	}	

	
/*
	
 H4 {  font-family: Arial,Verdana,Helvetica;
         font-size:8pt;
	 font-weight:bold;
	 font-style:normal;
	 margin-bottom : -.2cm;
	 color : #ff0000
}	

