body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #4f4f51;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
}

td {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #4f4f51;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
}

table.solidborder {
	border-width: 3px;
	border-spacing: ;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
}
table.solidborder th {
	border-width: thin;
	padding: 1px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}
table.solidborder td {
	border-width: thin;
	padding: 1px;
	border-style: solid;
	border-color: black;
	background-color: white;
	-moz-border-radius: ;
}

a:link  {color:#3d4579; text-decoration:none; font-weight: bold; }
a:visited {color:#005976; text-decoration: none; font-weight: bold; }
a:hover {color:#bbd554;text-decoration: none; font-weight: bold; }
a:active {color:#005976;text-decoration: none; font-weight: bold; }

hr {  color: #454c67; }

.smallheading {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 17px;
  color: #4f4f51;
  font-style: normal;
  font-weight: bold;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
}

.largeheading {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #4f4f51;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
}

.thefineprint {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #4f4f51;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
}
