.content {
	font-family: "Trebuchet MS", Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;

}
.pageHead {
	font-family: "Trebuchet MS", Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #996600;
}
.nextLink {
	font-family: "Trebuchet MS", Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

.index {
	font-family: "Trebuchet MS", Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;

}
.yellowLink {
	font-family: "Trebuchet MS", Tahoma, Geneva, Helvetica, sans-serif;
	color: #FFCC00;
	font-size: 10pt;

}
.border {
	border: thin solid #FFFFFF;
}
.cdTitle {
	font-family: "Trebuchet MS", Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;

}
