@charset "utf-8";
body,td,th {
	font-family: "Times New Roman", Times, Georgia, serif;
}
p {
	<!--text-indent: 3ex;-->
	
	margin-top: 6px;
	font-size: 10pt;
}

p.indent {
	text-indent:3ex;
}

#footer {
	font-size: 8pt;
}
h1 {
	font-size: 14px;
	font-weight:bold;
}
a {
	color: #660000;
	text-decoration: underline;	
}

a:hover {
	color:#595956;
}

#header, #contact {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 12px;
	text-decoration: none;
	/*line-height: 18px;*/
	font-weight: bold;
}

#header a {
	color: #595956;
	text-decoration: none;	
	line-height: 0px;
}

#header a:hover {
	color:#660000;
}

#header a.active {
	color:#AA9D7F;
}

h2 {
	color: #333333;
	font-size: 18px;
	font-weight:normal;
	letter-spacing:-1px;
	line-height: 17px;
	padding:0px;
	margin:0px;
}

h3 {
	color: #333333;
	font-size: 14px;
	font-weight:normal;
	letter-spacing:0px;
	line-height: 13px;
	margin-top:0px;
}

.introText {
	color:#AA9D7F;
	font-size:15px;
	line-height:17px;
	letter-spacing:0px;
	text-indent: 0px;
	padding-bottom:5px;

}

.attribution {
	padding-left:250px;
	padding-top:5px;
	padding-bottom:5px;
}

.attribution em{
 	font-style:italic;
}