.body {
   font-family: Trebuchet MS,arial,verdana,sans-serif;
   font-size: 14px;
   color: #000;
   line-height: 130%;
}

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

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

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

small {
   font-size: 12px;
   font-family: Trebuchet MS,arial,verdana,sans-serif;
   line-height: 110%;
}

h1 {
   font-size: 32px;
   font-family: Trebuchet MS,arial,verdana,sans-serif;
   color: #251866;
}

strong {
   font-size: 16px;
   font-family: Trebuchet MS,arial,verdana,sans-serif;
   font-weight: bold;
   line-height: 130%;
   color: #000;
}
