.sectionhead {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFCC00;
}
.sectionhead2 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF6600;
}
.sectionhead3 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #9966FF;
}
.boxhead {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #000033;
}
.redhead {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FF3333;
}
.bold {
	font-weight: bold;
}
.yelw {
	color: #FFFF00;
}
.black {
	color: #000033;
}
.ext-lnk-dk {
	color: #006600;
}
.extlnk-bd {
	font-weight: bold;
	color: #00FF00;
	font-family: "Century Gothic";
}
.extlnk {
	color: #00FF00;
}
.list {
	font-weight: normal;
	list-style-type: decimal;
	color: #DDEECC;
}
.floatright
{
float: right;
width: 250px;
}

.greek {
	font-family: Symbol;
}
.ed-lite {
	color: #CFC;
}
