/* CSS Document */

/* CSS Document */

.subheading {
	font-family: tunga;
	font-size: 16px;
	color: #FFFF66;
	font-weight: normal;
	text-align: center;
}
.zeromargin {
	margin: 0px;
}
.pagecolor {
	background-color: #3c3e40;
}
.pageheading {
	font-family: tunga;
	font-size: 18px;
	color: #FFFF66;
	font-weight: bold;
	text-align: center;
}
.highlight {
	font-family: Tunga;
	font-size: 16px;
	color: #66FFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}

.indext {
	font-family: tunga;
	font-size: 15px;
	color: #FFCC00;
	text-align: left;
}




