a			 { font-weight: bold}
a:hover      { font-weight: bold; color: #FF3300}
a:visited    { font-weight: bold}

a.nav		 { font-weight: bold; color: #FFFFFF; text-decoration: none}
a.nav:hover  { font-weight: bold; font-color: #FF3300; text-decoration: none}
a.nav:link 	 { font-weight: bold; color: #FFFFFF; text-decoration: none}
a.nav:visited 	 { font-weight: bold; text-decoration: none}

body         { font-family: Arial; font-size: 10pt; color: #336699 }

h1           { font-size: 14pt; font-variant: small-caps; font-weight: bold; text-align: left; margin-top: 12; margin-bottom: 12}
h2           { font-size: 12pt; font-variant: small-caps; font-weight: bold; text-align: left; margin-top: 10; margin-bottom: 10}
h3           { font-size: 10pt; font-variant: small-caps; font-weight: bold; margin-left: 10; margin-top: 8; margin-bottom: 6}
                              
hr           { text-align: justify; line-height: 150%; margin: 10 0}

li           { text-align: left; text-indent: 0; line-height: 100%; margin-left: 5; margin-top: 4}
               
p            { text-align: left; line-height: 150%; margin-left: 0; margin-top: 2; margin-bottom: 2}
               
table        { text-align: left; line-height: 100%; ; background-color:#808080; margin-left:10; margin-right:10}
td           { text-align: left; line-height: 100%; font-size:10pt; margin-top:10; margin-bottom:10; background-color:#FFFFFF}
th           { text-align: left; line-height: 100%; font-size:12pt; color:#FFFFFF; font-variant:small-caps; font-weight:bold; background-color:#336699}
tr           { text-align: left; line-height: 100%}
table.nav        { text-align: left; line-height: 100%; background-color:#FFFFFF; margin-left:0; margin-top:0; margin-bottom:1}
