BODY  {
background-position:200px 200px; background-attachment:fixed; 
scrollbar-face-color:white;
scrollbar-shadow-color:#CCCCCC;
scrollbar-arrow-color:#000000; 
scrollbar-highlight-color:#706666;
scrollbar-track-color:#F5F5F5;
}

.makemargins { margin: 0.5in }

H1 {color: black; font-size:16pt; font-face: Verdana}
H2 {color: gray; font-size:14pt; font-face: Times New Roman}
HR {color: black; }
A:link  { color: gray; }
A:visited { color: #FF0000; text-decoration: none }   
A:active  { color: black; } 
A:hover  {color: red; background: yellow}

H1 {font-size: 20pt;  text-align: center; color: #000000 }
H2  {font-size: 16pt;  text-align: center; color: #000000 }
H3  {font-size: 14pt;  text-align: center; color: #706666}
P {font-size:12pt;}

.indent { text-indent: 25 }
.byline {background-color: #F5F5F5; font-size: 10pt }
.frame {border-style: ridge; border-color: gray; border-width: thin}
.copyright {font-weight: 400; font-size: 10pt; text-align: center}
.question  {color: #4D4D4D; font-weight: bold}
.answer {color: navy; font-weight: bold}
.heading {font-size: 14pt; font-weight: bold; text-align: center;  }
.headingcaps {font-size: 12pt; font-weight: bold; text-align: center; font-variant: small-caps; color: #000000; background-color: #F5F5F5 }
.headingcapsmall {font-size: 12pt; font-weight: bold; text-align: center; font-variant: small-caps; color: #000000; background-color: #F5F5F5; font-size: 10pt }

.small {font-size: 10pt}

.marker {font-weight: bold; background-color: yellow}
.markergray {background-color: #F5F5F5 }
.markergraymargin {background-color: #F5F5F5; margin-left: 50; margin-right: 50;}
.markerblue {background-color: #F0F8FF }
.markerblack {background-color: #000000; color: white }
.markerorange {background-color: #F4A460 }
.markerbluemargin {background-color: #F0F8FF; margin-left: 50; margin-right: 50;}

.dots {border:dotted black; 10; color:gray}
.double {border:double black; border-width: thick; color:black}
.dropcap {float: left; color: black; font-size: 28pt; background-color: #F5F5F5}

.author {font-variant:small-caps; font-weight:bold; color: #000000}
.quote {font-size:10pt }
.quoteblue {font-size:10pt; background-color:#F0F8FF }
.quoteivory {font-size:10pt; background-color:#FFFAF0 }
.quotegray {font-size:10pt; background-color:#F5F5F5; margin-left: 50}
.markerivory {background-color:#FFFAF0}
.links {font-size: 10pt;  font-weight: bold;}

.poetrydark {
   color : #FFFFFF; 
   background : #000000; 
   text-align : center; 
   margin-right : 10%; 
   margin-left : 10%; 
   border-width : thick; 
   border-style : double; 
   border-color : gray; 
}

.poetrywhite {
   color : #000000; 
   background : #FFFFFF; 
   text-align : center; 
   margin-right : 10%; 
   margin-left : 10%; 
   border-width : thick; 
   border-style : double; 
   border-color : gray; 
}

.booktitle {font-variant: small-caps}