	body {
		margin: 0; 
		margin-left: 2px; 
		background-color: #99CCCC;
		font-family: Verdana, Arial, "Times New Roman", serif;
		color: #000000;
	}


	a:link {
		text-decoration:none; 
		color: #CD0000; 
		font-weight: bold; 
		font-variant: small-caps;
	}
	a:visited, a:active {
		text-decoration:none; 
		color: #CD0000; 
		font-weight: bold; 
		font-variant: small-caps 
	}
	a:hover {
		text-decoration:underline; 
		font-weight: bold; 
		font-variant: small-caps;
	}
	table.topbox a:link { 
		color:#ffff00; 
		text-decoration: none;
		font-weight: bold;
		font-variant: small-caps;
	}
	table.topbox a:visited { 
		color: #ffff00; 
		text-decoration: none; 
		font-weight: bold;
		font-variant: small-caps;
	}
	table.topbox a:hover {
		color: #ffff00;
		text-decoration: underline;
		font-weight: bold;
		font-variant: small-caps;
	}


	.headtable {
		background-color:#cd4c5c;
	}
	.headerbar {
		width:100%;
		background: #cd4c5c;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
		border:1px solid #000000;
	}
	
	.underbar {
		background-color: #ffff00;
		height: 5px;
		border:0px solid #000000;
		border-bottom-width: 1px;
		font-size:5px;
	}

	h1 {
		font-family: "Book Antiqua", Arial, serif; 
		color: #ffff00; 
		font-size: 2.25em; 
		font-variant: small-caps; 
		margin: 5px 0 5px 0;
	}
	h2 {
		font-size: 1em; 
		margin: .25em 0 .25em 0;
		color: #006666;
		border:1px solid #006666;
		background-color: #ffcc66;
		text-align: center;
	}
	h3 {font-size: 1.25em; color: #ffff00; margin-bottom: .25em; margin-top: .25em}


	p {
		font-family: Verdana, Arial, "Times New Roman", serif; 
		color: #000000; 
		font-size: .8em; 
		text-align: justify;
		margin: 1em 15px 1em 15px;
	}
	p.fpar:first-letter {
		color: #cc0033; 
		font-family:'Goudy Stout', Elephant, 'Times New Roman', serif; 
		font-variant:small-caps; 
		font-size:2em; 
	}
	p.fpar:first-line {
		font-variant: small-caps; 
		font-size: 1.15em; 
		font-weight: bold;
	}
	p.boxed {
		border:2px dashed #ffff00;
		padding: 5px; 
		margin: 3px
	}

	hr {
		color: #000000; 
		height:1px
	}
	
	table.topbox {
		border:2px solid #000000;
		border-top-width:0px; 
		background-color: #CD5C5C;
	}
	table.synopses {
		border:2px solid #000000;
		background-color: #CD5C5C;
	}
	td {
		font-size: .8em
	}

	.linkimg_l {
		margin: 0 5px 0 0; 
		border: 2px solid #cd0000; 
		cursor:pointer;
		float: left;
	}

	.img_r {
		margin: 0 0 0 5px;
		border: 2px solid #000000;
		float: right;
	}

	.img_l {
		margin: 0 5px 0 0;
		border: 2px solid #000000;
		float: left;
	}


	p.quotes {text-indent: 0}
	.update { font-style:italic; color:#330000; }
	li {
		font-family: Verdana, Arial, "Times New Roman", serif;
		font-size: .8em;
	}
	blockquote { 
		font-family: 'Courier New', Courier, serif;
		font-size: .8em;
	}

	.topimage {
		margin:0 5px 0 0; 
		border:2px solid #000000; 
		border-top-width:0px;
	}
	.footnotes {
		font-size: 12px;
	}
