body
{
	background:#FFFFFF url('pics/background3.gif') no-repeat fixed middle center; ;text-align: center;
	vertical-align: middle
    	
	scrollbar-base-color:FFFFFF; 
	scrollbar-face-color:FFFFFF;
	scrollbar-track-color:FFFFFF;
	scrollbar-shadow-color:FF0000;
	scrollbar-dark-shadow-color:000000;
	scrollbar-arrow-color:FF0000
}

p, i, b, li, td
{
	color: black;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica;
	widow: 3; orphans: 2
}

a		{ color: #000080; text-decoration: none; font-weight: bold }  
a:hover		{ text-decoration: underline; color: #FF0000 }
a:visited	{ color: grey }
a:active	{ color: #FF0000 }


h1	{ font-family: Arial, Helvetica; font-weight: bold; color: white; background-color: #000080; text-align: center }
h2, h3, h6	{ font-family: Arial, Helvetica; font-weight: bold; color: black }
h4, h5 { font-family: Verdana, Arial, Helvetica; font-weight: bold; color: black }
h1	{ font-size: 16pt }
h1.start	{ font-size: 12pt; background-color: #9999FF }
h2	{ font-size: 14pt }
h3	{ font-size: 12pt }
h4	{ font-size: 10pt }
h5	{ font-size: 10pt; font-style: italic }
h6	{ font-size: 8pt; font-weight: normal }
hr	{ width: 90%; height: 0,5pt; color: #000080; align: center }
