
@charset "UTF-8";
body {
	background-image: url(../Backgrounds/gold_light.png);
	background-repeat: repeat;
	text-indent: 0px;
}
a:link {
	color: #000099;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #0099CC;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	text-align: justify;
}
body {
	text-align: justify;
}
p {
	text-align: justify;
}
