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

.home {
   font-size: 12pt;
   font-family: palatino,times new roman, serif;
   font-style: italic;
   color: #EBE6C1;
}

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

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

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

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

big {
   font-size: 18pt;
   font-family: arial,verdana,sans-serif;
   color: #000000;
   font-weight: bold;
   line-height: 100%;
}

strong {
   font-size: 13pt;
   font-family: arial,verdana,sans-serif;
   font-weight: bold;
   color: #5A5017;
   line-height: 100%;
}
