body {
	margin-left:0px;
	margin-top:10px;
	background-color:#380000;
	text-align:center;
	color:#f4e6cc;
}

cite {
	line-height:2em;
	font-size:8pt;
}

hr {
  width:100%;
  height:1px;
  border:none;
  border-bottom: thin solid #ac9171;
}

img {
	border:0px;
}

.defaultText {
	font-family:"Times New Roman", "Times", serif;
	font-size:12pt;
}

A:link {
	color:#f4e6cc;
}
A:visited {
	color:#f4e6cc;
}
A:hover {
	color:#8b2f2f;
}
A:active {
	color:#FFFFFF;
}

