body {
	background-color: #CCCCCC;
}
.menu {
	font-family: "Comic Sans MS";
	font-size: 12pt;
	font-weight: bold; 
	color: #FFFFCC; 
}
a.menu:hover {
	color:  #FFFF00; 
	textdecoration:  none; 
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
}
.redtext {
	color: #FF0000;
}

.pagediv {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	margin-left: 30px;
	margin-right: 30px;
}

.bodytext_center {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: center;
}
.tabletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-align: left;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	color: #006600;
}
.aftr-text {
	color: #000000;
}
a.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}
a.bodytext:hover {
	background-color: #006600;
	color: #FFFFFF;
}
a.intext_link {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
a.intext_link:hover {
	background-color: #006600;
	color: #FFFFFF;
}
.aftr-text:hover {
	color:#E4DCD4;
	background-color:#008000;
}
.aftr-text:link {
	text-decoration: none
}
.page_title {
	font-size: 36px;
	font-weight: bold;
	color: #006600;
	text-align: center;
}
.sm_green {
	color: #006600;
	text-align: center;
	font-weight: bold;
}
.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.smalltxt:hover {
 background-color: #006600;
	color: #FFFFFF;
}
