.body {
   font-family: verdana,arial,sans-serif;
   font-size: 11px;
   color: #000000;
   line-height: 110%;
}
.larger {
   font-family: verdana,arial,sans-serif;
   font-size: 13px;
   color: #000000;
   line-height: 110%;
}

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

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

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

front  {
	color: black;
   font-weight: bold;

}

front a:link {
	color: black;
   font-weight: bold;

}

front a:visited {
   color: black;
   font-weight: bold;
}

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


front a:link img {
   border: 1px black solid;
} 

front a:hover img {
   border: 1px white solid;
} 



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

big {
   font-size: 22px;
	font-family: bodini mt condensed, times new roman,serif;
   color: #1E4D7F;
   font-weight: bold;
}

strong {
   font-size: 16px;
	font-family: bodini mt condensed, times new roman,serif;
   font-weight: bold;
   font-variant: small-caps;
   color: #000000;
}
