a:link, a:active, a:visited {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.link:link, a.link:active, a.link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #206E98;
	text-decoration: none;
}
a.link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #206E98;
	text-decoration: underline;
}
.textinall {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textinall2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #919191;
	text-decoration: none;
}
.textinall3 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #115771;
	text-decoration: none;
}
.textinall7 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textinall4 {
	font-family: Tahoma, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #5C5C5C;
}
.textinall5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #206E98;
	text-decoration: none;
}
.textinall6 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.table1 {
  background-color: #71A93E;
  font-family: Tahoma, Arial;
  font-size: 11pt;
}

.table2 {
  background-color: #A0CB84;
  font-family: Tahoma, Arial;
  font-size: 11pt;
}

.tablehead {
  background-color: #004B67;
  color: #ffffff;
  font-family: Tahoma, Arial;
  font-weight : bold;
  font-size: 12pt;
}