.body {
   font-family: verdana, arial, sans-serif;
   font-size: 12px;
   color: #000000;
   line-height: 120%;
}

li {
padding: 3px;
}

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

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

a:hover {
   color: #ffffff;
   background: #24388F;
   font-weight: bold;
} 

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

big {
   font-size: 22px;
   font-family: georgia, times new roman, times, serif;
   color: #263A8F;
   font-weight: bold;
   font-style: italic;
   line-height: 130%;
}

strong {
   font-size: 18px;
   font-family: georgia, times new roman, times, serif;
   font-weight: bold;
   color: #000000;
}
