BODY {font-size: 8pt;
font-family: "Arial";
background-color: dddddd;
background-image: url("./pix/main2.gif");
background-attachment: fixed;
margin-top:0;
}

a:link { 
	color: #ffffff;
	}
a:visited { 
	color: #ffffff;
	}

a:active { 
	color: yellow;
	}

TABLE {font-family: "arial";
font-size: 10pt;
}

P {text-align: justify;
font-size: 10pt;
line-height:1.4demo;
}

H1 {font-size: 16pt;
font-family: "Arial";
color: ffffff; 
text-decoration: bold;
text-align: center;
background-color:  000044;
}

H2 {font-size: 13pt;
font-family: "Arial";
color: 000033; 
text-align: center;
background-color:  eeeeee;}

H3 {font-size: 12pt;
font-family: "Arial";
color: 000000; 
text-decoration: bold;
text-shadow: 3px 3px 5px black;
text-align: center;
background-color: eeeeee;}

H4 {font-size: 10pt;
font-family: "Arial";
color: ffffff; 
text-decoration: bold;
background-color: 000000;
text-align: center;}

H5 {font-size: 11pt;
font-family: "Arial";
color: red; 
text-decoration: bold;
background-color: ffffff;
text-align: center;}


H6 {font-size: 9pt;
font-family: "Arial";
color: 000044; 
text-decoration: bold;
text-align: center;}
