.topnav {
   font-family: Arial, Geneva, sans-serif;
   font-size: 13px;
   color: #ffffff;
}

.topnav a:link {
	color: #ffffff;
}

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

.topnav a:hover {
   color: #ffffff;
   font-style: italic;
}

.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: Arial, Geneva, sans-serif;
   font-size: 15px;
   color: #000000;
   line-height: 140%;
   font-weight: normal;
}

a:link {
	color: #0066CC;
   font-weight: normal;
}

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

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

small {
   font-size: 8pt;
   font-family: Arial, Geneva, sans-serif;
   line-height: 110%;
}

h1 {
   font-size: 23px;
   font-family: Arial, Geneva, sans-serif;
   color: #0066CC;
   line-height: 100%;
   font-weight: normal;
}

strong {
   font-size: 20px;
   font-family: Arial, Geneva, sans-serif;
   color: #000000;
   line-height: 140%;
   font-weight: normal;
}

.tagline {
   font-size: 22px;
   font-family: Times, Times New Roman;
   color: #660000;
   line-height: 140%;
   font-weight: bold;
}

