.brown_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #330000;
}
.copy_write {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #C90;
}
.table_color {
	background-color: #FFC;
}
.tablecolor2 {
	background-color: #CCCC99;
}
.heading_brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #330000;
}
.sub_heading_brown {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #330000;
}
.link_color {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #933;
	text-decoration: underline;
}
.link_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #933;
	text-decoration: underline;
}
.link_bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #933;
	text-decoration: underline;
}
.page_background {
	background-color: #C96;
}
.captions {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #330000;
}
.artwork_div {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	top: auto;
	display: none;
}
#keynote {
	margin: 0px;
	padding: 0px;
	width: 500px;
	overflow: auto;
	height: 525px;
}
