
BODY {
  background: #F7F7F7 url("back.gif");
  background-repeat: no-repeat;
  color: #000;
  margin: 20px 80px 20px 100px;
  border: 0 0 0 0;
  padding: 0 0 0 0;
  font-family: serif;
  font: 14px "Times New Roman", times, serif;
}

TD { 
  color: #000;
  margin: 0 0 0 0;
  font: 12px "Times New Roman", times, serif;
}

A {color: navy; font-weight: bold; text-decoration: underline};

P {
 font: 14px "Times New Roman", times, serif;
}

LI {
	color: black;
	list-style-type: disc;
}


BLOCKQUOTE {
	font: 12px "Times New Roman", times, serif;
};

BLOCKQUOTE B {
	font-weight: bold;
	background: none;
}

ADDRESS {
 	font: 12px "Times New Roman", times, serif;
	text-align: center;
 	text-style: italic;
};

ADDRESS.adv {
 	font: 12px "Times New Roman", times, serif;
	text-align: left;
	text-style: italic;
};

IMAGE {
	border: 0 0 0 0;
};

H1 {
	margin-left: 0%;
	color: black;
	text-align: center;
	text-shadow: 3px 3px 5px #AAA; 
	font: 35px "Times New Roman", times, serif;
	font-weight: bold;
	font-style: italic;
	
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom:0px;
}

HR {
	color: black;
	height: 1;
};

H2, TD H2  {
	margin-top: 0px;
	padding-top: 0px;
	border-top:0px;
	margin-left: 0%;
	color: black;
	text-shadow: 3px 3px 5px #AAA; 
	font: 24px "Times New Roman", times, serif;
}

H3 {
	margin-left:0;
	text-weight: bold;
}

/* */