/* General style sheet for DoH web site */
body {background-color: white; font-family: Arial, Helvetica, sans-serif;}
p, td, ul, ol, dl, blockquote, h1, h2, h3, h4, h5, dir {font-family: Arial, Helvetica, sans-serif}
p, td, ul, ol, dl, blockquote, dir {font-size: 10pt}
h1 {font-size: 18pt;font-weight: bold}
h2 {font-size: 14pt;font-weight: bold}
.red {
	color: #FF0000;
}

h3 {font-size: 12pt; font-weight: bold}
h4 {font-size: 10pt; font-weight: bold}
a  {text-decoration: none;font-size: 10pt;color:#78729E}
.orangebold { color: #FBB48A;	font-weight: bold}
.purplebold { color: #6B6695;	font-weight: bold}
.small {font-size: 8pt}
.boldsmall {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; text-transform: none; line-height: normal}
.redbullit {color: #FF6600;font-family: Arial, Helvetica, sans-serif;font-size: 10pt;}
.blackli {color: #000000;}
body {scrollbar-3dlight-color:000000; 
scrollbar-arrow-color:white;
scrollbar-base-color:fbb48a;
scrollbar-darkshadow-color:ffffff;
scrollbar-face-color:78729E;
scrollbar-highlight-color:white;
scrollbar-shadow-color:fbb48a}
.sars {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 7pt;font-style: normal;}
.h2spec {font-size: 14pt;font-weight: bold;}
.bullit{margin:8px}
