a {
	color: #A0522D;
}

a:hover {
	color: #FF0000;
}

body {
	background-color: #EFEAE4;
	color: #800000;
	font-family: Arial, sans-serif;
	font-size: medium;
	text-align: left;
}

.upd{
	font-size: 8pt;
	text-align: right;
	padding-right: 10pt;
}

.header1{
	color: #FFFFFF;
	font-family: Garamond;
	font-size: 30pt;
	font-weight: bold;
	margin-right: 10px;
	vertical-align: bottom;
	text-align: right;
}

.header2{
	color: #89644A;
	font-family: Garamond;
	font-size: 18pt;
	font-weight: bold;
	margin-right: 10px;
	vertical-align: top;
	text-align: right;
}
