body { background-color: #ffffff;

	  font-family: Georgia, "Book Antiqua", Times, serif; 
	  margin-left: 5%;
 	  margin-right: 5%;
}
h1 {  font-style: italic; 
      font-size: xx-large; 
	  font-weight: normal; 
	  color: #003300; 
	  text-align: center;
	  margin-top: 2px; 
	  margin-bottom: 2px; 
	  font-family: "english111 vivace bt", "Lucida Handwriting", "Brush Script MT",  "Zapf Chancery", fantasy
}
h2 {  font-family: Verdana, Tahoma, sans-serif; 
      font-size: medium; 
	  font-weight: lighter; 
	  font-variant: normal;
	  text-align: center; 
      margin-top: 0px; 
	  margin-bottom: 0px;
}
h3 {  font-family: Georgia, "Book Antiqua", Times, serif; 
      font-size: large; 
	  font-style: normal; 
	  line-height: normal; 
	  font-weight: normal; 
	  text-decoration: none; 
	  text-align: center;
	  margin-top: 0px; 
	  margin-bottom: 0px;
}
h4 {  font-family: Georgia, "Book Antiqua", Times, serif; 
      font-size: medium; 
	  font-style: normal; 
	  line-height: normal; 
	  font-weight: bolder; 
	  text-decoration: none; 
	  margin-top: 0px; 
	  margin-bottom: 0px;
}
h5 {  font-family: Georgia, "Book Antiqua", Times, serif; 
      font-size: small; 
	  font-style: normal; 
	  line-height: normal; 
	  font-weight: bold; 
	  text-decoration: none; 
	  margin-top: 0px; 
	  margin-bottom: 0px;
}
p {  font-family: Georgia, "Book Antiqua", Times, serif; 
     font-size: small;
}
.new { font-style: italic;
		font-size: x-small;
	   font-weight: bold;
	   font-family:"Verdana", "Tahoma", sans-serif;
	   background-color: #660000;
	   color: white;
	   font-variant: small-caps 
}
.long { font-weight: bold;
	   font-family:"Verdana", "Tahoma", sans-serif;
		font-size: x-small;
	   color: maroon;
	   font-variant: small-caps 
}
.ficdetails { font-size: x-small;
      font-family: "Tahoma", "Verdana", sans-serif; 
}
.fictitle { font-size: x-small;
           font-family: "Tahoma", "Verdana", sans-serif;
 	  margin-right: 2%;
		   font-style: bolder 
}
.au	{ text-align: center
}
.alignright { 	  font-size: x-small;
           		  font-family: "Tahoma", "Verdana", sans-serif;
				  text-align: right;
				  color: #666666;
				  line-height: 50%
}
ol {  font-family: "Tahoma", "Verdana", sans-serif; 
	  font-size: x-small;
  	  margin-top: 4px; 
	  margin-bottom: 4px; 
}
ul {  font-family: "Tahoma", "Verdana", sans-serif; 
      font-size: x-small; 
	  list-style-image: url("art/bullet.jpg");
}
a:link { color: #006600 }
a:visited { color: #000000 }
a:active { color: #009900 }
a:hover { color: #006600; background-color: #ffffee }
.navbar {
  margin-top: 1em;
  padding-top: 0em;
  margin-bottom: 0em;
  border-top: outset thin #999999;
  border-bottom: inset thin #999999
}
tr { vertical-align: top 
} 
table { width: 100% 
} 

img { border-width: 0
}
dfn { 	font-family: "Lucida Console", "Courier New", monospace;
		font-weight: bolder
		font-size: small;
		font-style: normal
} 
blockquote	{ 	font-style: italic;
				font-family: font-family: Georgia, "Book Antiqua", Times, serif; 
 			    font-size: small;
				margin-left: 5%;
				margin-right: 5%
}
.alert	{	font-style: italic;
			font-size: medium;
			color: #006600;
			font-weight: bold;
			text-align: center
}
.note {	font-size: x-small
}