a:visited { font-family: Arial, Helvetica, sans-serif; color: #660000}
a:hover { font-family: Arial, Helvetica, sans-serif; color: #990000}
a:active { font-family: Arial, Helvetica, sans-serif; color: #660000}
a:link { font-family: Arial, Helvetica, sans-serif; color: #660000}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #660000;
	background-color: #FCF8E9;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/misc/paper_bkg.jpg);
	background-position: center center;
	background-repeat: repeat;
}
.aligncentre {  text-align: center}
.alignleft {  text-align: left}
.alignright {  text-align: right}
img {  border-style: none}
.maintable {  height: 100%}
.imagearea {  position: relative; text-align: center; vertical-align: middle; height: 85%; width: 100%}
.bottomarea {  vertical-align: bottom; text-align: center; position: absolute; height: 7%; width: 94%; left: 3%; top: 93%}
.toparea {  vertical-align: top; text-align: center; left: 3%; top: 10px}
