h1 {
	font-family: "Garamond";
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	letter-spacing: 5px;
	color:#A65B3B;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 0px;
}
h2 {
	font-family:"Garamond";
	font-size: 35px;
	font-style: normal;
	line-height: normal;
	font-weight: 700;
	font-variant: normal;
	letter-spacing: 6px;
	color:#845D41;
}
h3, h3 a:link, h3 a:visited {
	font-family: "Garamond";
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	letter-spacing:3px;
	color:#8D7266;
	text-decoration:none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 a:hover, h3 a:active {
	font-family: "Garamond";
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	letter-spacing:3px;
	color:#FFFFFF;
	text-decoration:none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4, h4 a:link, h4 a:visited {
	font-family: "Garamond";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	color:#8A7258;
	text-decoration:none;
}
h4 a:active, h4 a:hover {
	font-family: "Garamond";
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration:none;
}
h6, h6 a:link, h6 a:visited{
	font-family: "Garamond";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 550;
	font-variant: normal;
	color:#CFC1B4;
	text-decoration:none;
	text-align:centre;
}
h6 a:active, h6 a:hover{
	font-family: "Garamond";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 550;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align:centre;
}

p, p a:link, p a:visited{
	font-family: "Garamond";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 550;
	font-variant: normal;
	color:#CFC1B4;
	text-decoration:none;
	text-align:justify;
}
p a:active, p a:hover{
	font-family: "Garamond";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 550;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align:justify;
}

th, th a:link, th a:visited{
	font-family: "Garamond";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 550;
	font-variant: normal;
	color:#CFC1B4;
	text-decoration:none;
	text-align:centre;
}
th a:active, th a:hover{
	font-family: "Garamond";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 550;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration:none;
	text-align:centre;
}

td {
	font-family:"Garamond";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 300;
	font-variant: normal;
	color:#CFC1B4;
}

.menu, .menu a:link, .menu a:visited {
	font-family: "Garamond";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	color:#CFC1B4;
	text-decoration: none;
	text-align:center;
}
.menu a:active, .menu a:hover {
	font-family: "Garamond";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	color:#FFFFFF;
	text-decoration: none;
	text-align:center;
}
body,td,th {
	font-size: 100%;
}
body {
	background-color:#000000;
	margin: 40px 40px 10px 70px;
}
