body {	background: black; color : white; font-family : "papyrus","arial narrow","Bookman Old Style", "Times New Roman", serif; margin-bottom: 3%; margin-left: 3%; margin-right: 3% }
h1, h2 { text-align: center; margin-top: 15px; margin-bottom: 20px; line-height: 200%; }
.header { text-align: left; margin-top: 0px; margin-bottom: 30px; line-height: 200%; }
a:link  { color: #FF9933; }
a.interest:link { color: yellow; }
a:visited { color: lightblue; }
a.interest:visited { color: yellow; }
hr 	{ height: 3px; margin-left: auto;margin-right: auto; margin-top: 20px } 

li 	{ list-style-image: url(assets/bullet.gif);
    		 list-style-position: outside  }

p	{ margin-bottom: 15px; margin-top: 0px; font-size: 14pt; line-height: 130% }
.small  { font-size: 10pt; margin-bottom: 0px; margin-top: 0px; line-height: 120% }
.imager { text-align: right; }
.heading{ text-align: left; font-size: bigger; color: yellow; margin-bottom: 3px;   }


table	{ text-align: center;   }
.index  { font-size: 10pt; border: solid 1px #FF9933; }
div	{ text-align: center;   }

img	{ vertical-align: middle; border: 5px outset inset #FF9933;  }
.feet   { border: 8px ridge inset #FF9933; filter:alpha(opacity=70);-moz-opacity: 3; onMouseover: makevisible(this,1); onMouseout: makevisible(this,2); }
