body{
	
	font-family : Times New Roman, Times, serif;
	font-size : 11px;
    color : #002200;
	background-color : #D4D0C8;
	scrollbar-arrow-color #D4D0C8;
}

H1 {
	font-family : Garamond, Times New Roman, Times, serif;
	font-size : 30px;
	font-weight : 300;
	text-decoration : none;
	color : #002200;
    line-height: 25px;
	margin-left: 11px;
	margin-bottom: 8px;
	margin-top: 18px;
}

H2 {
font-family : Times New Roman, Times, serif;
	font-size : 18px;
	font-weight : 600;
	text-decoration : none;
	color : black;
	margin: 0;
}

H3 {
font-family : Times New Roman, Times, serif;
	font-size : 16px;
	font-weight : bold;
	text-decoration : none;
	color : black;
	margin-bottom: 8px;
}

blockquote {
	margin-left: 30px;
	margin-bottom: 0px;
	margin-top: 0px;
}

storylinks{
	
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
    color : #002200;
	background-color : #D4D0C8;
	scrollbar-arrow-color #D4D0C8;
}

stories {
	font-family : Garamond, Times New Roman, Times, serif;
	font-size : 20px;
	font-weight : 300;
	text-decoration : none;
	color : #002200;
    line-height: 25px;
	margin-left: 11px;
	margin-bottom: 8px;
	margin-top: 18px;
}

A {
	text-decoration : none;
	color : #9B5A5D;
}

A:HOVER {
	text-decoration : none;
	color : #333333;
}

.footnote {
	font-family : Times New Roman, Times, serif;
	font-size : 15px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color : #002200;
	line-height: 18px;
}

A.footnote {
	font-family : Times New Roman, Times, serif;
	font-size : 15px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color: #336666 ;
	line-height: 18px;
}


A.footnote:HOVER {
    text-decoration: none; 
    color: #9B5A5D;
}

A.whitebody {
	font-family : Times New Roman, Times, serif;
	font-size : 15px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-decoration : none;
	color: #ccddcc ;
	line-height: 18px;
}


A.whitebody:HOVER {
    text-decoration: none; 
    color: #9B5A5D;
}

A.menu {
	font-family : Georgia, Times New Roman, Times, serif;
	 font-size: 14px;
	font-weight: 400;
	text-decoration : none;
	color: #9B5A5D;
	 line-height: 20px;
	padding: 0px 0px 0px 0px;
	margin: 0;
}

.menu:HOVER {
	text-decoration: none;
	color: #336666;
}


.footer {
    font-family : Georgia, Times New Roman, Times, serif;
    color: black;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px

}
A.footer{
   font-family : Georgia, Times New Roman, Times, serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
	text-decoration: none;
	 color: #336666 ;
}
A.footer:hover{
    text-decoration: none; 
    color: #9B5A5D;
}

.copyright {
    font-family : Georgia, Times New Roman, Times, serif;
    color: #445544;
    font-size: 10px;
    font-weight: 400;
    line-height: 13px

}
