.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.contenttitle {
	font-family: Trebuchet MS;
	font-size: 27px;
	color: #000000;
	text-decoration: underline;
}
.menutext {
	font-family: arial;
	font-size: 15px;
	color: #000000;
	text-align: justify;
  line-height:1.378em;
	

}
a.menutext:link {
	text-decoration: none;
	font-family: arial;
	font-size: 15px;
	color:#000000;
	text-decoration: underline;
}
a.menutext:visited {
	text-decoration: none;
	font-family: arial;
	font-size: 15px;
	color:#000000;
}
a.menutext:hover {
    font-family: arial;
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
}

.background {
	background-color: #D9D5CA;
	

}
.border {
	border-top: thin none #91908C;
	border-right: thin dashed #91908C;
	border-bottom: thin none #91908C;
	border-left: thin dashed #91908C;

}

