BODY {background-color: ccffcc}

HR {
	color: #CCFF00;
	height:5;
	text-align: center;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}

A:hover {color: #ff00cc; font-weight: bold; text-decoration: none; font-family: Arial, Helvetica, sans-serif }
.heading {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 60px;
	font-weight: bolder;
	color: #CC0099;
	text-align: center;
}
.censubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0099;
	text-align: center;
}

.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;


}	
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0099;
	text-align: justify;
}
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0099;
	text-align: left;
	list-style-type: none;
	list-style-image: url(images/DOT.gif);


}
.bigsubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0099;
	font-weight: bold;
	text-align: center;

}
.rightlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0099;
	text-align: right;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0099;
}
.tinytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #009999;
	font-weight: bold;

}
.tinytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
	text-align: center;

}

