BODY {
	color : Black;
    font-family : "Arial Narrow", Arial, "MS Sans Serif", sans-serif;
	font-size : 1em;
	background-color : White;
}

TD {
	font-family :  "Arial Narrow", Arial, "MS Sans Serif", sans-serif;
	font-size : 1em;
}

A {
	color : #CC0000;
}

A:HOVER {
	color : #CC0000;
}

.redbold {
	color : #CC0000;
	font-weight : bold;
}

.topmenu {
	color : #CC0000;
	font-style : italic;
	text-align : center;
}

.title {
	color : #000000;
	font-size : 1.5em;
	font-weight : bold;
}
.smalltitle {
	color: #000000;
	font-size : 1.1em;
	font-weight : bold;
}

LI {
	list-style-image : url(images/redtriangle.gif);
}

.caps {
	text-transform : capitalize;
	font-size : smaller;
}

.special {
	color : #CC0000;
	
}
.mission {
	color : #CC0000;
	font-style : italic;
   font-size : .9em;
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : thin;
}
.feature {
	color : #CC0000;
	text-align : center;
	font-style : italic;
	font-size : 1em;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : thin;
	font-weight : bold;
}
.feature2 {
	color : #CC0000;
	text-align : left;
	font-style : italic;
	font-size : 1em;

	font-weight : bold;
}

.small {
	font-size : .8em;
}

.smallbold {
	font-size : .8em;
	font-weight : bold;
	
}

BLOCKQUOTE {
	margin-left : 5px;
}

.staff {
	font-size : .8em;
}

TABLE.bottom {
	border-left : thin solid Black;
	border-right : thin solid Black;
	border-top : thin solid Black;
	border-bottom : thin solid Black;
}

.date {
	background-color : cc0000;
	font-size : .9em;
	text-align : center;
	color : White;
	font-weight : bold;
}

.other {
	font-size : .9em;
	text-align : center;
}

.site {
	background-color : cccccc;
	font-size : .9em;
	text-align : center;
	color : black;
	font-weight : bold;
}

.emergency {
	font-size : .9em;
	text-align : center;
	color : cc0000;
}
