body { 
	margin-top:0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	background-color: #91605F
	}
	
p {
	font-family: Times;
	font-size: 12;
	font-weight: normal;
	text-align: justify;
	line-height: 2;
	margin-right: 20px
}	

li {
	font-family: Times;
	font-size: 12;
	font-weight: normal;
	text-align: left;
	line-height: 2;
	margin-right: 20px
	}

img {
	margin-top:0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	}
	

img.left {
	margin-right:5px
	}

img.right {
	margin-left: 5px
	}
	

table {
	margin-top:0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px;
	}
	
td.main {
	background-image: url('/graphics/bg.gif');
	background-repeat: repeat-y;
	background-position: top center;
	}
	
img.nav {
	margin-bottom:20;
	margin-right: 10;
	}
	
font.title {
	font-size: 18;
	font-weight: bold;
	color: 691B1A
	}


font.tiny {
	font-family: Times;
	font-size: 9;
	font weight: normal;
	color: #958181
	}
	
a {
	color: #AA615F;
	}
	
ul {
	width: 700;
	margin-top: 0px;
	margin-bottom: 15px;
	font-family: Times;
	font-size: 12;
	font-weight: normal
	}

li {
	margin-bottom: 5px;
	}
	
h3.storytitle {
	font-size: 18;
	font-weight: bold;
	color: 691B1A
	}

h2 {
	font-size: 21;
	font-weight:bold;
	}
	
div {
	font-family: Times;
	line-height: 1
	}

div.meta {
	font-style: italic;
	font-size: 12;
	}
	
div.comments {
	font-size: 12;
	background-color: #C8B0AF;
	padding-bottom: 5;
	padding-top: 5;
	padding-left: 5;
	padding-right: 5;
	text-align: left;
	}

caption
	{font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	}
