.title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #7f959f;
}

a:visited {
	color: #80a3be;
	text-decoration:none;
	text-align: center;
}

.content {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
}

.contentlist {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #456574;
	line-height: 11px;
	font-weight: bold;
	text-decoration:none;

}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;

}
.tabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B36666;
	line-height: 12px;
	font-weight: bold;
}
.arrow {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #80a3be;
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
}


.arrowblue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7f959f;
	line-height: 11px;
	font-weight: bold;
	text-decoration: none;
}

.tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E7D8C;
	line-height: 22px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.tablecontent .tablecontent {
	text-align: left;
}

