.title {
	font-family: arial;
	font-size: 16px;
	color: black;
	font-weight: bold;
	font-style: italic;
}

.field_title {
	font-family: arial;
	font-size: 13px;
	color: #660000;
	font-weight: bold;
	font-style: italic;
}

.field_subtitle {
	font-family: arial;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	font-style: italic;
}

.normal {
	font-family: arial;
	font-size: 11px;
	color: black;
	font-weight: normal;
}

.navigator {
	font-family: arial;
	font-size: 11px;
	color: black;
	font-weight: normal;
}

a.generic:link , a.generic:visited {
	font-family: arial;
	font-size: 11px;
	color: black;
	text-decoration: none;
	font-weight: normal;
}

a.generic:hover {
	font-family: arial;
	font-size: 11px;
	color: #484985;
	text-decoration: none;
	font-weight: normal;
}