body {
	background: white;
	margin: 5Px 8Px 20Px 8Px}

a, a:active {
	text-decoration:none;
	color:#cc0000;}

a:visited, a:visited:active {
	text-decoration:none; 
	color:#990000;}

a:hover, a:visited:hover {
	color:#990099;
	text-decoration: underline;}
	
p {
	font-family: "Gill sans", Helvetica, Arial, Verdana, Sans-serif;
	color: #333333;
	font-style: normal;
	font-size: 14Px;
	text-align: justify;}
	
p.centered {
	text-align: center;
}

td {
	font-family: "Gill sans", Arial, Verdana, Sans-serif;
	color: #333333;
	font-style: normal;
	font-size: 15Px;
	text-align: justify;
	padding-right: 10Px;
	padding-left: 10Px}

font {
	font-family: "Gill sans", Arial, Verdana, Sans-serif;
	color: #333333;
	font-style: normal;
	font-size: 14Px;
	text-align: justify;}

div.indented {
	margin-right: 5%;
	margin-left: 5% }
	
div.rightindent {
	margin-right: 15% }

div.leftindent {
	margin-left: 160Px }

.small {
	font-size: 9Px;
	}

img {
	padding: 5Px 5Px 5Px 5Px;
	}

h1 {
	font-family: "Gill sans", Arial, Verdana, Sans-serif;
	color: black;
	font-style: normal;
	font-size: 36Px;
	text-align: left }

h1.centered {
	text-align: center }

h2 {
	font-family: "Gill sans", Arial, Verdana, Sans-serif;
	color: black;
	font-style: normal;
	font-size: 24Px;
	text-align: left }

h2.centered {
	text-align: center }

h3 {
	font-family: "Gill sans", Arial, Verdana, Sans-serif;
	color: black;
	font-style: normal;
	font-size: 16Px;
	text-align: left }

h3.centered {
	text-align: center }

.heading {
	font-weight: bold;
	text-decoration: none;
	font-style:normal; }

.funkyheading {	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: white;
	background-color: #999999;
	text-align: left;
	border: thin solid black;
	padding: 1Px 20Px 1Px 20Px;}

.funkyheadingleft {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	color: white;
	background-color: #999999;
	text-align: left;
	border: thin solid black;
	padding: 1Px 20Px 1Px 20Px;}

.funkyheadingnopad {
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: white;
	background-color: #6666cc;
	text-align: left;
	border: thin solid black;
	padding: 0Px 0Px 0Px 0Px;}

.funkyheadingnopad2 {
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: white;
	background-color: #ccccff;
	text-align: center;
	border: thin solid black;
	padding: 0Px 0Px 0Px 0Px;}

ul {	font-family: "Gill sans", Arial, Verdana, Sans-serif;
	color: #333333;
	font-style: normal;
	font-size: 14Px;
	list-style-type: circle;
	text-align: left;
}


ul ul {	font-family: "Gill sans", Arial, Verdana, Sans-serif;
	color: #333333;
	font-style: normal;
	font-size: 15Px;
	font-style: italic;
	list-style-type: circle;
	text-align:left }


li	{
	padding-bottom: 7Px; }

#hideit	{
	visibility: hidden;
	}
