/* CSS definition file containing site wide stylesheets */
H1 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12pt; color: rgb(0,51,102); font-weight: bold; text-decoration: underline;}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: rgb(0,51,102); font-weight: bold;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: rgb(50,50,50); font-weight: normal; font-style: normal;}
 LI { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: rgb(100,100,100); list-style-image: url("./assets/images/dot.jpg");}
 A { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: rgb(0,51,102); font-weight: normal; font-style: normal; text-decoration: none ;}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8pt; color: rgb(100,100,100); letter-spacing: 1pt; font-weight: normal; font-style: normal;}
A.TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 8pt; color: rgb(100,100,100); letter-spacing: 1pt; font-weight: normal; font-style: normal;}
 A:hover { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10pt; color: rgb(17,112,162); font-weight: normal; font-style: normal; text-decoration: underline;}
 
