.pagehead {
	font-family: "Comic Sans MS", Arial;
	font-size: 110%;
	font-weight: bold;
	color: #CC0000;
	padding: 6px;
	border: thin dotted #3366FF;
}
.bodytext {
	font-family: "Comic Sans MS", Arial;
	font-size: 90%;
	font-weight: bold;
	color: #003399;
}
.tabletext {
	font-family: "Comic Sans MS", Arial;
	font-size: 80%;
	color: #003366;
}
.messagetext {
	font-family: "Comic Sans MS", Arial;
	font-size: 110%;
	font-weight: bold;
	color: #CC0033;
}
.subhead {
	font-family: "Comic Sans MS", Arial;
	font-size: 100%;
	font-weight: bold;
	color: #003366;
	padding: 6px 6px 6px 50px;
	background-image: url(images/template_04.gif);
	background-repeat: no-repeat;
}
a{
	text-decoration:none;
}


