a:link { text-decoration: underline;
	 color: #313463;
	 font-family: Arial}

a:active { text-decoration: underline;
	   color: Yellow;
	   font-family: Arial}

a:visited { text-decoration: underline;
	    color: #009091;
	    font-family: Arial} 

b {font-weight: bold}

H1 { text-decoration: none;
     font-size: 12pt;
     font-weight: bold;
     color: #313463;
     font-family: Arial}

H2 { text-decoration: none;
     font-size: 12pt;
     font-weight: normal;
     color: #313463;
     font-family: Arial}
     
H3 { text-decoration: none;
     font-size: 10pt;
     font-weight: normal;
     color: #313463;
     font-family: Arial}

H4 { text-decoration: none;
     font-size: 10pt;
     font-weight: bold;
     color: #313463;
     font-family: Arial}

body {scrollbar-3dlight-color:#626262;
  scrollbar-arrow-color:#000000;
  scrollbar-base-color:#7081A9;
  scrollbar-darkshadow-color:#626262;
  scrollbar-face-color:#7081A9;
  scrollbar-highlight-color:#CBD1DF;
  scrollbar-shadow-color:#626262}

