.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.address a:link {
	color: #999999;
	text-decoration: none;
} 
.address a:visited {
	color: #999999;
	text-decoration: none;
}
.address a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.address a:active {
	color: #999999;
	text-decoration: underline;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	line-height: 20px;
}
.body a:link {
	color: #3E1146;
	text-decoration: underline;
} 
.body a:visited {
	color: #3E1146;
	text-decoration: underline;
}
.body a:hover {
	color: #3E1146;
	text-decoration: none;
}
.body a:active {
	color: #3E1146;
	text-decoration: none;
}.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #3E1146;
	text-align: justify;
	line-height: 20px;
}
.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
.subnav a:link {
	color: #000000;
	text-decoration: none;
} 
.subnav a:visited {
	color: #000000;
	text-decoration: none;
}
.subnav a:hover {
	color: #3E1146;
	text-decoration: underline;
}
.subnav a:active {
	color: #3E1146;
	text-decoration: underline;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3E1146;
	text-align: justify;
	line-height: 14px;
}

.directory {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#CCCCCC;
	text-decoration:none;
}
.directory a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#CCCCCC;
	text-decoration:underline;
}
.directory a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#CCCCCC;
	text-decoration:underline;
}
.directory a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#CCCCCC;
	text-decoration:none;
}