body,td,th {
	font-family: Garamond;
	color: #000000;
}
body {
	background-image: none;
	background-repeat: repeat-x;
	background-color: #CCCCCC;
}
a:link {
	text-decoration: underline;
	font-weight: normal;
	font-family: "Arial Rounded MT Bold";
	font-size: 12px;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	font-family: "Arial Rounded MT Bold";
	font-size: 12px;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #C94F05;
	font-family: "Arial Rounded MT Bold";
}
a:active {
	text-decoration: underline;
	font-family: "Arial Rounded MT Bold";
	font-size: 12px;
}
h1 {
	font-size: 36px;
	color: #000000;
	font-family: Garamond;
}
h4 {
	font-size: 24px;
	color: #996600;
	font-family: Garamond;
}
p {
	font-family: Garamond;
}
.text {
	font-family: Garamond;
	text-align: justify;
}

.Headerlinks {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Garamond;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C94F05;
	text-decoration: underline;
}

