/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: 'Times New Roman'; color: #2C3988; font-weight: normal; font-style: normal}
 A:active { color: rgb(0,0,255); text-decoration: none ;}
 A:link { color: rgb(0,0,255); text-decoration: none ;}
 A:visited { color: rgb(0,0,255); text-decoration: none ;}
 H1 { font-size: small;}
 P { font-size: small; text-align: justify;}
 LI { margin-bottom: 6pt;}
 A:hover { color: rgb(0,0,255); text-decoration: none ;}
 a:link.navlink { color: #72303a; text-decoration: none; }

.TextNavBar { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 10 pt;}
a:active.TextNavBar { color: rgb(255,255,255); text-decoration: none; }
a:visited.TextNavBar { color: rgb(204,204,204); text-decoration: none; }
a:hover.TextNavBar { color: rgb(255,255,255); text-decoration: none; }
a:link.TextNavBar { color: rgb(204,204,204); text-decoration: none; }

a:link.HereTextNavBar { color: rgb(255,255,255); text-decoration: underline;  }
a:hover.HereTextNavBar {color: rgb(255,255,255); text-decoration: underline;  }
a:visited.HereTextNavBar { color: rgb(255,255,255); text-decoration: underline;   }
a:active.HereTextNavBar { color: rgb(255,255,255); text-decoration: underline;  }

a:link.InTextNavBar { color: rgb(204,204,204); text-decoration: underline;  }
a:hover.InTextNavBar {color: rgb(255,255,255); text-decoration: underline;  }
a:visited.InTextNavBar { color: rgb(204,204,204); text-decoration: underline;   }
a:active.InTextNavBar { color: rgb(204,204,204); text-decoration: underline;  }