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

a:link {
	color: #CC6600;
   font-weight: bold;
   	text-decoration: none;
}

a:visited {
   color: #AAAAAA;
   font-weight: bold;
   text-decoration: none;
}

a:hover {
   font-weight: bold;
   color: #996633;
   text-decoration: underline;
} 

small {
   font-size: 9pt;
   font-family: arial,verdana,sans-serif;
   line-height: 110%;
   color: #996633;
}

h1 {
   font-size: 19pt;
   font-family: arial,verdana,sans-serif;
   font-weight: bold;
   color: #000000;
}

strong {
   font-size: 16pt;
   font-family: arial,verdana,sans-serif;
   font-weight: bold;
   color: #CC6600;
}

