.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	background-color: #FFFFFF;
	color: #333333;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	background-color: #FFFFFF;
	color: #000000;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-right-style: dotted;
	border-left-style: none;
}

a:link {
	color: #663399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663399;
}
a:hover {
	text-decoration: underline;
	color: #663399;
}
a:active {
	text-decoration: none;
	color: #663399;
}

.dojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	background-color: #FFFFFF;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}

.content-highlights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-align: left;
	text-transform: none;
	background-color: #FFFFFF;
	color: #999999;
}

.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	text-align: center;
	text-transform: none;
	background-color: #FFFFFF;
	color: #000099;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}
