body {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	background-attachment: fixed;
	background-image: url(../visuals/graphics/Background.JPG);
	background-repeat: repeat;
	background-position: center center;
	text-align: justify;
	color: #000000;
	font-weight: normal;



}
a:link {
	font-family: Garamond, "Times New Roman";
	color: #990000;

}
a:visited {
	font-family: Garamond, "Times New Roman";
	color: #990000;

}
a:hover {
	font-family: Garamond, "Times New Roman";
	color: #990000;
}
a:active {
	font-family: Garamond, "Times New Roman";
	color: #990000;
}
td {
	font-family: Garamond, "Times New Roman";
	font-size: 16px;
	color: #000000
	text-align: justify;
	font-weight: normal;
	font-variant: normal;

}
hr {
	color: #333333;

}
table {
	background-repeat: no-repeat;
}
ol {
	color: #990000;
}
th {
	font-family: Garamond, "Times New Roman";
	font-weight: normal;
}
