BODY {	background: "#F0F0B0"; 
	font-size=16px;
	font-family="Times";
	margin-left=15pt;
	margin-right=15pt; }

a:link {color: "#0000FF";}
a:visited {color: "#0000B0";}
a.active {color: black;}

table {	font-size:  15px;
	font-family: Arial;
	line-height: 20px;}

th.ind {font-weight: bolder;
	font-size: 18px;
	font-family: Arial;
	text-decoration: underline;
	line-height: 25px;}

th.indR {font-weight: bolder;
	font-size: 18px;
	font-family: Arial;
	line-height: 25px;
	text-decoration: underline;
	text-align: right;}

td.ind {font-size: 14px;
	font-family: Arial;
	line-height: 18px;}

td.indT {font-size: 14px;
	font-family: Arial;
	line-height: 18px;
	vertical-align: top;}

li.ind {font-size: 15px;
	font-family: Arial;
	line-height: 22px;}

p.ind {	font-weight:bolder;
	font-size:18px;
	font-family:Arial;
	line-height:25px;}

th {	font-weight: bolder;
	font-size: 15px;
	font-family: Arial;
	line-height: 20px;}

td {	font-size: 14px;
	font-family: Times;
	line-height: 18px;}

li {	font-size: 15px;
	font-family: Times;
	line-height: 20px;}



/* h1 is used for a disclaimer */
h1 {	font-size: 20px;
	font-family: "Arial";
	font-weight: bold;
	line-height: 25px;
	text-decoration: underline;
	text-align: center;
	color: darkred; }

/* h1 is used for the title at the top */
h2 {	font: 35px;
	font-family: "Arial";
	font-weight: bold;
	line-height: 40px;
	text-decoration: underline;
	text-align: center; }

p.title {text-align: center;}

h3 {	font: 25px;
	font-family: "Times";
	font-weight: bold; 
	line-height: 30px;
	text-decoration: underline; }

h4 {	font: 20px;
	font-family: Times;
	font-weight: bold;
	line-height: 25px;
	text-decoration: underline; }

h5 {	font: 15px;
	font-family: "Times";
	font-weight: bold;
	line-height: 20px;
	text-decoration: underline; }

h6 {	font: 11px;
	font-family: "Arial";
	font-weight: bold;
	line-height: 12px;
	text-decoration: underline; }

