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

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

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

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

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

h1 {
   font-size: 26px;
   font-family: palatino, georgia, times new roman,serif;
   color: #113B37;
   line-height: 110%;
   font-weight: normal;
   font-style: italic;
}

strong {
   font-size: 14px;
   font-family: trebuchet MS,verdana,arial,sans-serif;
   font-weight: bold;
   line-height: 110%;
   color: #000000;
}
