.body {
   font-family: Arial, Geneva, sans-serif;
   font-size: 12px;
   color: #000000;
   line-height: 110%;
}

td {
   font-family: Arial, Geneva, sans-serif;
   font-size: 12px;
   color: #000000;
   line-height: 110%;
}

li {
   line-height: 150%;
}

a:link {
	color: #084E8E;
   font-weight: bold;
}

a:visited {
   color: #666666;
   font-weight: bold;
}

a:hover {
   color: #990000;
   font-weight: bold;
} 

small {
   font-size: 8pt;
   font-family: Verdana,Arial, Geneva, sans-serif;
   letter-spacing:-.3px;
   line-height: 130%;
}

big {
   font-size: 25px;
   font-family: Arial, Geneva, sans-serif;
   color: #ffffff;
   font-weight: bold;
   line-height: 120%;
}

h1 {
   font-size: 22px;
   font-family: Arial, Geneva, sans-serif;
   color: #000000;
   line-height: 120%;
   font-weight: bold;
}

strong {
   font-size: 16px;
   font-family: Arial, Geneva, sans-serif;
   font-weight: bold;
   text-decoration: none;
   line-height: 120%;
   color: #000000;
}

.home {
   font-size: 15px;
   font-family: Verdana,Arial, Geneva, sans-serif;
   font-weight: bold;
   line-height: 130%;
   color: #000000;
}

.home a:link {
	color: #000000;
}

.home a:visited {
   color: #000000;
} 
.home a:hover {
   color: #990000;
} 

