/* CSS Document */

<style>

body { background-color: #FEFFC1; }
body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }

a:link    {	text-decoration: none; color: #AA0000; font-size: 11px; font-weight: bold; }
a:visited {	text-decoration: none; color: #AA0000; font-size: 11px; font-weight: bold; }
a:hover   { text-decoration: none; color: #666666; font-size: 11px; font-weight: bold; }
a:active  { text-decoration: none; color: #AA0000; font-size: 11px; font-weight: bold; }

a.navHeader:link    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none }
a.navHeader:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none }
a.navHeader:hover   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #AA0000; text-decoration: none }
a.navHeader:active  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666; text-decoration: none }

a.navList:link    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none; font-weight: normal; line-height: 20px; }
a.navList:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none; font-weight: normal; line-height: 20px; }
a.navList:hover   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #AA0000; text-decoration: none; font-weight: normal; line-height: 20px; }
a.navList:active  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; text-decoration: none; font-weight: normal; line-height: 20px; }

a.navBody:link    { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; text-decoration: underline; font-weight: normal }
a.navBody:visited { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; text-decoration: underline; font-weight: normal }
a.navBody:hover   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #AA0000; text-decoration: underline; font-weight: normal }
a.navBody:active  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000066; text-decoration: underline; font-weight: normal }

h1 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; font-weight: bold; color: #AA0000; line-height: 23px; margin-top:0px;  margin-bottom:-5px; }
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #333333; margin-top:10px; margin-bottom:5px; }
h3 { font-size: 12px; font-weight: normal; color: #666666;  margin-top:0px;  margin-bottom:0px; }
h4 { font-size: 12px; font-weight: normal; color: #FFFFFF; }
h5 { font-size: 10px; font-weight: normal; color: #666666; }

.emphasis { font-size: 11px; font-weight: bold; color: #333333;  margin-top:0px;  margin-bottom:0px; }

.quote { font-size: 10px; font-weight: normal; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; }
.quoteItalic {font-size: 10px; font-weight: normal; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; font-style: italic; }