﻿h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #000000;
	text-indent: 10px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url('../../graphics/bkgndplnt.gif');
}
table {
	padding: 20px;
	margin: auto;
	border-style: none;
	background-color: #FFFFFF;
	background-position: center;
	width: 700px;
	border-spacing: 20px;
	table-layout: auto;
	text-align: left;
	right: inherit;
	left: auto;
}
td {
	padding: 20px;
}
div {
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	text-align: center;
}
h1 {
	font-family: "Australian Sunrise";
	font-size: xx-large;
	text-align: right;
	font-weight: normal;
}


blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: italic;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	list-style-type: disc;
}

/* Settings for headscript1.js */
.headscript {
  text-align: center;
  font-family: Arial, Verdana, sans-serif;
  font-size: 16px;
  color: #cc0000;
  font-weight: bold;
} 


