.yellowbox {  background-color: #FFFF00; border: black; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.greenbox {  border: black; border-style: solid; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin; background-color: #CCFF00}
.yellow {  background-color: #CCFF00}
.yellow { background-color: #FFFF00}
.green { background-color: #CCFF00; background-color: #CCFF00 }
.dottedline {  border: dotted; border-width: 0px 0px 3px 3px; border-color: black black #CCFF00 #CCFF00; background-color: #CCCCCC}
.title {  font-weight: bold}
.site {
	font-family: Arial, Helvetica, sans-serif;
}
p, body, table,td,tr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.locallink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-weight: bold;
}
.cdtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.pagetitle {
	font-size: large;
	font-weight: bold;
}
.date {
	font-size: xx-small;
}
.recordtitle {
	font-weight: bold;
}
.interviewquestion {
	font-weight: bold;
	color: #0066CC;
}
