BODY  {	background: url(blaa.gif);
		color:black;
		font-family: Garamond,Times, serif;
		margin-left:20px;margin-right:20px;
		text-align:justify}

A:visited {color: "purple"; text-decoration:none }
A:link {color: "blue"; text-decoration: none; }
A:hover {text-decoration: underline;}
H2 A:link {color: "blue"; text-decoration: none; }
H2 A:visited {color: "purple"; text-decoration: none; }
H3 A:link {color: "gray"; text-decoration: underline; }
H3 A:visited {color: "gray"; text-decoration: underline; }
//A:active {color: "red"; text-decoration: none;}



H1,H2,H3 {font-family: Tahoma,Verdana,Impact,Helvetica,Arial,Sans-serif;
	margin-top:30pt}
H1 {text-transform: uppercase; font-size:x-large;}
H2 {text-transform: uppercase; font-size:large;}
H3 {text-indent: 5%; color: gray}
H4 {text-indent: 10%; font-size:medium}
H5 {text-indent: 10%;  font-size:small; font-style: italic; font-weight:bold}
H6 {text-indent: 10%;  font-size:small; font-style: italic; font-weight:lighter}

/* IMG {border: thin solid silver;
	margin: 2ex} 
	*/

IMG.noborder {border: none}

.disclaimer {color:gray;}

HR {color:gray;}

.counter {
			text-align:right;
			width:5px;
			length:5px;
			}
