/* -*-HTML-*- */
body {color: black; background:white url(../images/gradient.gif) repeat-y;
      margin-left:10%;margin-right:10%}
h1 {font-family:sans-serif; text-align: center}
address {font-size:small; font-style:normal;
         white-space:pre;
	 padding-top:1em;
	 text-align:left;
	 clear:both}
.fact {border-top: thin solid black; border-bottom: thin solid black; text-align: justify}
div {width: 100%}
div.quote {text-align:justify;
           width:80%;
           margin-left:10%;
           background:#ffffcc;
           font-style:italic;/*
           border-top: 3px inset black;
           border-bottom: 3px inset black;*/
           border: 3px inset black;
           margin-bottom: 1em}
div.quote i {font-style:normal}
div.quote em {font-style: normal}
div.quote cite {display: block; text-align:right;
                font-style:normal}
div.quote cite i {font-style:italic}
div.quote cite em {font-style: normal}
div.quote cite cite {font-style: italic}
.source {color: #808080; font-size: 75%}

