.body {
   font-family: arial,verdana,sans-serif;
   font-size: 10pt;
   color: #000000;
   line-height: 110%;
}
.body2 {
   font-family: arial,verdana,sans-serif;
   font-size: 10pt;
   color: #563D03;
   line-height: 110%;
   font-weight: bold;
}

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

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

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

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

big {
   font-size: 22pt;
   font-family: georgia,palatino,times new roman,times,serif;
   color: #B16B24;
   font-weight: bold;
   font-style: italic;
}

.fudge {
   font-size: 72pt;
   font-family: georgia,palatino,times new roman,times,serif;
   color: #CBBB89;
   font-weight: bold;
}

strong {
   font-size: 16pt;
   font-family: georgia,palatino,times new roman,times,serif;
   font-weight: bold;
   line-height: 150%;
   color: #563D03;
}
