h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4E2D16;
	background-position: center;
	text-align: center;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4E2D16;
}
.sidetitl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #4E2D16;
}
.pagewidth {
	width: auto;
}
.centre {
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4E2916;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4E2D16;
}
.picborder {
	padding: 1px;
	border: thin solid #0000FF;
}
.bkgndffcc66 {
	background-color: #FFCC66;
}
.bkgndb6e7e7 {
	background-color: #B6E7E7;
}
.right {
	text-align: right;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #4F702E;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5E3E50;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00FF33;
	font-weight: bold;
	font-style: italic;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #990066;
}
.italic {
	font-style: italic;
}
.body {
	background-color: #336699;
}
.padding {
	padding: 10px;
}
.bold {
	font-weight: bold;
}
.line {
	border: thin solid #000066;
	right: 45%;
}
