body,div,table,thead,tbody,tfoot,tr,th,td {
	background: #006666;
	background-image: url(images/bgimage03-20.jpg);
	color: #ffffcc;
	font-family: "times new roman", serif;
	font-size: 13pt;
	}
p {
	font-size: 14pt;
	}
a:link { 
	text-decoration: underline;
	color: #ffffff; 
	}
a:visited {
	text-decoration: underline;
	color: #cccccc;
	}
a:active {
	text-decoration: none;
	color: #cccccc;
	}
a:hover {
	text-decoration: underline;
	color: #33ff00;
	}
.headerfont {
	font-size: 150%;
	color: #9900cc;
	font-family: "Comic Sans MS", sans-serif;
	}
.bigfont{
	font-size: 150%;
	}
.largerfont {
	font-size: 125%;
	}
.largefont {
	font-size: 115%;
	}
.plainfont {
	font-family: "arial", sans-serif;
	font-size: 100%;
	}
.smallfont {
	font-size: 70%;
	}
