body, td  {
	font-family: Arial, Sans-Serif;
	font-size: 75%;
	word-spacing: 1px;
}

a {
   color: #0066cc;
   text-decoration: none;
}
a:hover {
   text-decoration: underline;
   color: #0066cc;
}

.FooterNav, .FooterNav a {
   color: white;
   font-size: 13px;
   font-weight: bold;
   padding-left: 4px;
   padding-right: 8px;
   text-decoration: none;
}

.SideNav {
   text-align: center;
   font-weight: bold;
}
.SideNav a {
   color: white;
}

.FooterNav a:hover {
   color: #FFFF99;
   text-decoration: underline;
}

.Title {
   font-size: 20px;
   color: #57AEAC;
   font-weight: bold;
}
.justify {
	text-align: justify
}
