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: 1px;
	border-spacing: 100px;
	border-style: solid;
	border-color: black;
	border-collapse: collapse;
}

table.solidborder td {
	border-width:thin;
	padding:10px;
	border-style:solid;
	border-color:black;
	-moz-border-radius: ;
}

table.noborder {
        border:none;
}

table.noborder td {
        border:none;
}

td.calendar a{
	width: 108px;
	height: 108px; 
	border: 0px solid #000000;
	background-color: #FFFFFF;
	text-decoration: none;
	color: #4f4f51;
	font-size:12px;
}
td.calendar a:hover{
	width: 108px;
	height: 108px; 
	border: 1px solid #003399;
	background-color: #ddddee;
	text-decoration: none;
	color: #003399;
}




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: 15px;
  color: #4f4f51;
  font-style: normal;
  line-height: normal;
  font-weight: normal;
  font-variant: normal;
  text-decoration: none;
}

.mediumheading {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #4f4f51;
  font-style: normal;
  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;
}