.head {
	background-color: #6C8194;
}

a.head {
text-decoration:none;
background-color:#6C8194;}

a.head:hover {
text-decoration:none;
background-color:#6C8194;}

a.head:active {
text-decoration:none;
background-color:#6C8194;}

.ground {
	background-color: #425C75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	color: #FFFFFF;
}

a.ground {
	background-color: #425C75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}
a.ground:hover {
	background-color: #425C75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	color: #990000;
}
a.ground:active {
	background-color: #425C75;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: center;
	text-decoration: none;
	color: #990000;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-transform: uppercase;
	color: #990000;
}
.tabletitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	background-color: #6C8194;
	color: #FFFFFF;
	text-align: center;
}
.tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

a.tablecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration:none;
	color: #000000;
}

a.tablecontent:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #990000;
}

a.tablecontent:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
