.topnav {
   font-family: Times, Times New Roman, sans-serif;
   font-size: 14px;
   color: #000000;
   padding: 2px;
   border-top: 1px solid #999;
   border-bottom: 1px solid #999;
   background-color: #B0C8E5;
}

.topnav a:link {
	color: #4D719C;
}

.topnav a:visited {
   color: #000000;
}

.topnav a:hover {
   color: #B91414;
}
.homepagenav {
   font-family: Times, Times New Roman, sans-serif;
   font-size: 15px;
   color: #000000;
   padding: 2px;
   border-top: 1px solid #999;
   border-bottom: 1px solid #999;
   background-color: #ffffff;
}

.homepagenav a:link {
	color: #4D719C;
}

.homepagenav a:visited {
   color: #000000;
}

.homepagenav a:hover {
   color: #B91414;
}
.bottomnav {
   font-family: Times, Times New Roman, sans-serif;
   font-size: 15px;
   color: #000000;
   padding: 2px;
   border-top: 1px solid #999;
   border-bottom: 1px solid #999;
   background-color: #BFEFB3;
}

.bottomnav a:link {
	color: #4D719C;
}

.bottomnav a:visited {
   color: #000000;
}

.bottomnav a:hover {
   color: #B91414;
}
.bottom {
   padding: 2px;
   border-top: 1px solid #999;
}
.body {
   border-top: 8px solid #fff;
   border-bottom: 6px solid #fff;
   border-left: 20px solid #fff;
   border-right: 20px solid #fff;
   background-color: #fff;
}

td {
   font-family: Times, Times New Roman, sans-serif;
   font-size: 14px;
   color: #000000;
   line-height: 140%;
}

a:link {
	color: #4D719C;
   font-weight: normal;
}

a:visited {
   color: #000000;
   font-weight: normal;
}

a:hover {
   color: #B91414;
   font-weight: normal;
} 

small {
   font-size: 9pt;
   font-family: Times, Times New Roman, sans-serif;
   line-height: 110%;
}

h1 {
   font-size: 22px;
   font-family: Times, Times New Roman, sans-serif;
   color: #000000;
   line-height: 120%;
   font-weight: normal;
}

strong {
   font-size: 17px;
   font-family: Times, Times New Roman, sans-serif;
   color: #000000;
   font-weight: normal;
}

