body,table,tr,td,th,div {font-family:Arial,sans-serif;}
body,table,tr,td,th,div {font-size:10pt;}

td.block {text-align:justify;}

td.footer {font-size:9pt;}

th.header {color:navy;}
th.header {font-weight:bold;}


h3 {margin-bottom: 0px;}
h3 {font-size:10pt;}
h3 {text-align:center;}

h1 {margin-bottom: 0px;}
h1 {font-size:10pt;}
h1 {font-weight:normal;}
h1 {padding-bottom : 0;}


a:link.nav {text-decoration:none;}
a:link.nav {font-weight:bold;}
a:link.nav {color:Navy;}

a:visited.nav {text-decoration:none;}
a:visited.nav {font-weight:bold;}
a:visited.nav {color:Navy;}
 
a:hover.nav {text-decoration:none;}
a:hover.nav {font-weight:bold;}
a:hover.nav {color:red;}

a:active.nav {text-decoration:none;}
a:active.nav {font-weight:bold;}
a:active.nav {color:Silver;}




 
 a:link { text-decoration:none; color:Navy; }
 a:visited { text-decoration:none; color:Navy;}
 a:hover { text-decoration:none; color:red;}
 a:active { text-decoration:none; color:Silver;}