img {
	border: 0px;}
p, li, ol, ul, h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;}
p, li, ol, ul, h4 {
	font-size: 13px;
	text-align: justify;}
h1 {
	font-weight: bold; 
	color: #892021;
	text-align: center;}
h2 {
	font-style: italic;
	text-align: center;}
h3 {
	text-align: center;}
.small {
	font-size: 10px;}
.medium, h3 {
	font-size: 15px;}
.largeish, h2 {
	font-size: 18px;}
.large, h1 {
	font-size: 20px;}
.left {
	text-align: left;}
.right {
	text-align: right;}
.centre {
	text-align: center;}
.justified {
	text-align: justify;}
.bold {
	font-weight: bold;}
.regular {
	font-weight: normal;}
.italic {
	font-style: italic;}
.enquoted {
	font-size: 15px;
	font-style: italic;}
.newpage {
	page-break-before: always;}
.link {
	font-style: italic;
	font-weight: bold;
	text-decoration: none}
a:hover {  color: #FF0000; text-decoration: underline}
a:active {  color: #FF0000; text-decoration: none}
a:link {  color: #892021; border: #000000}
a:visited {  color: #892021; text-decoration: none}
body.wave {
	background-image: url(pix/wave.png);
	background-repeat: repeat-y;}
body.evaw {
	background-image: url(pix/evaw.png);
	background-repeat: repeat-y;}
td.whitebg {
	background-color: white;
	margin: 0px;
	padding: 0px;}
td.maroonbg {
	background-image: url(pix/maroonswatch.png);
	margin: 0px;
	padding: 0px;}
td.wavebg {
	background-image: url(pix/wave.png);
	margin: 0px;
	padding: 0px;}
td.evawbg {
	background-image: url(pix/evaw.png);
	margin: 0px;
	padding: 0px;}
table.full {
	width: 100%;
	height: 100%;
	border-collapse:collapse;
	border: 0px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;}