H1 { color: SaddleBrown; font-family: "Palatino Linotype","Book Antiqua",serif }

H2 { color: SaddleBrown; font-family: "Palatino Linotype","Book Antiqua",serif }

H3 { color: SaddleBrown; font-family: "Palatino Linotype","Book Antiqua",serif }


.dropcap { color: SaddleBrown;
	   font-family: "Palatino Linotype","Book Antiqua",serif;
	   font-weight: bold;
	   font-size: x-large; }

.toolbar { color: Peru;
	   background: SaddleBrown;
	   font-family: verdana,sans-serif;
	   font-weight: bold;
	   margin-bottom: 30;
	   margin-left: 5;
	   font-size: 10pt }
/* Links within the toolbar. Note that order is important (hover last) */
A.tb:link    {text-decoration: none;  color: AntiqueWhite }
A.tb:active  {text-decoration: none;  color: Antiquewhite }
A.tb:visited {text-decoration: none;  color: Antiquewhite }
A.tb:hover   {text-decoration: none;  color: Gold }

HR   { color: Peru }

DT   { color: SaddleBrown; font-weight: bold }

A {color: SaddleBrown }
A:hover {color: Peru }


BODY {       color: #000000;
        background: AntiqueWhite;
       font-family: "Palatino Linotype","Book Antiqua",serif }
