html body {
	margin: 0px;
	padding: 0px;
	font-family: "Georgia", "Times New Roman", "Times", "Palatino", serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "Georgia", "Times New Roman", "Times", "Palatino", serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}

A:link {
	text-decoration: none;
	color: #000099;
	}

A:link.newslink {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
	font-family: "arial", "verdana", "sans-serif";
	}
	
A:visited {
	text-decoration: underline;
	color: #36C;
	}

A:link.blue {
	text-decoration: none;
	color: #000099;
	}

A:visited.blue {
	text-decoration: underline;
	color: #009;
	}


B {
	color: #000;
}

/* HEADLINE STYLES */
.mainhead {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	padding: 0px 0px 5px 0px;
}

.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #933;
	padding: 7px 0px 2px 0px;
}

.subhead_2 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	line-height: 120%;
	padding: 7px 0px 2px 0px;
}

#toc {
	font-weight: bold;
}

.tochead {
	font-size: 13px;
	font-weight: bold;
	color: #339;
	padding: 0px;
}

.caption {
	font-family: "arial", "verdana", "sans-serif";
	font-size: 10px;
	color: #222;
	padding: 0px;
}

.staff {
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.name {
	font-weight: bold;
	color: #000;
	padding: 0px;
}

#news {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
}

.intro {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	padding: 0px;
}

.boldemph {
	font-weight: bold;
	color: #333333;
	margin: 15px;
	padding: 0px;
}

.boldwhite {
	font-weight: bold;
	color: #FFFFFF;
	line-height: 180%;
	padding: 0px;
}


.supporters{
	color: #000022;
	line-height: 150%;
}




/* OTHER STYLES */
.title_ul {
	font-size: 15px;
	font-weight: bold;
	color: #933;
	padding: 0px 0px 10px 0px;
	border-top: 1px dotted #C27223;
	line-height: 20px;
}

.staffhead_ul {
	font-size: 14px;
	font-weight: bold;
	color: #C30;
	padding: 4px 0px 4px 0px;
	border-top: 1px dotted #C27223;
	border-bottom: 1px dotted #C27223;
}

/* TABLE STYLES */
td {
	font-family: "Georgia", "Times New Roman", "Times", "Palatino", serif;
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
}

td.news {
	font-family: "Georgia", "Times New Roman", "Times", "Palatino", serif;
	font-size: 11px;
	font-weight: normal;
	padding: 10px;
}

.paperdate {
	font-weight: normal;
	color: #000;
	font-size: 10px;
	padding: 0px;
}


/* FOOTER */
#footer {
	color: #000;
	width: 765px;
	margin: 15px;
	font-size: 10px;
	text-align: center;
}

.note {
	color: #666;
	font-size: 9px;
	line-height: 140%;
}
