/* CSS definition file containing site wide stylesheets */
BODY { background-image: url("./notebook.jpg"); background-repeat: no-repeat; background-attachment: fixed; background-position: center; scrollbar: scrollbar-3d-light-color : #C0C0C0;
scrollbar-arrow-color : #FFFFFF;
scrollbar-base-color : #E09670;
scrollbar-dark-shadow-color : #000000;
scrollbar-face-color : #A0532D;
scrollbar-highlight-color : #F1CFA9;
scrollbar-shadow-color : #808080;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 12px; font-weight: normal; font-style: normal;}
 A { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,0); text-decoration: none ;}
 .TextNavBar { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; font-weight: bold; text-align: center; padding: 2pt; border-top: 2pt dotted rgb(204,102,51); border-bottom: 2pt dotted rgb(204,102,51);}
 H5 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 14px; font-weight: bold; font-style: italic;}
 