@charset "iso-8859-1";
/* Generated by AceHTML Freeware http://freeware.acehtml.com */
/* Creation date: 21/1/2005 */
/* reminder of COLORS: aqua, black, blue, fuchsia, gray, green, lime, maroon, 
   navy, olive, purple, red, silver, teal, white anf yellow */ 
 body {      /*background-image:url("../images/background.gif" */); 
             background-color:#FFEBA5;  
             background-repeat:no-repeat;             /* repeat-x, repeat-y */
			 background-attachment:fixed;          /* fixed, scroll */
			 background-position: top left;    /* left top, center top, right top, left center, center center, right center */
  		                                      /* left bottom, center bottom, right bottom */ 
			 color:#000099;	
			 font-family:times, serif;							  
			 margin-top: 0%;                  
			 margin-right:0%;
			 margin-left:0%; 
			 margin-bottom:0%;}

  h1 {font-size:19pt}
  h2 {font-size:17pt}
  h3 {font-size:12pt}
  h4 {font-size:10pt}
  h5 {font-size:8pt}
  h6 {font-size:6pt}
  
  p {font-size:10pt; text-align:justify;}	
  
  table {font-size:10pt;}
  			    	                                                          
  address {font-size:10pt; text-align:left;} 
  
  dl {font-size:10pt;text-align:justify;} 

  ul {font-size:10pt;text-align:justify;} 
  
  form {font-size:10pt;}
  
  a.main{text-decoration:none; color:white; font-size:10pt; font-weight:bold}
  a.main:visited {color:#FFF3CE;}