BODY {
	background-color: #000000;
	color: #DCC000;
	font-family: monospace;
}

H1, H2, H3, H4, H5 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

B {
	font-weight: bolder;
	font-size: larger;
}

.BANNER {
	margin-bottom: 15px;
}

.HR {
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

.CR {
	font-weight: lighter;
	font-size: smaller;
	margin-top: 25px;
}

LI.ccs1 {
	list-style-image: url(images/bullet.png);
}

FONT.contact {
	font-size: 115%;
}