.menu {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	border: none;
	color: #FFFFFF;



}
.borderline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E0C659;
	border-right-color: #E0C659;
	border-bottom-color: #E0C659;
	border-left-color: #E0C659;

}
.maintext {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
}
.headings {

	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 18px;
	line-height: normal;
}
.captions {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	font-style: italic;
	text-align: center;


}
.menuitalic {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	border: none;
	font-size: 11px;
	font-style: italic;
	color: #E0C659;


}

