
body {
	background-color: #003366;
	font-family: Times New Roman, Times, serif;
	font-size: 20px;
	color: #AF9A47;
	text-align: center;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bolder;
	color: #B5A257;
	background-color: #003366
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #B5A257;
	background-color: #003366
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #B5A257;
	background-color: #003399
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #B5A257;
	background-color: #003366
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #B5A257;
	background-color: #003399
}

h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #B5A257
}

td {
	color: #B5A257;
	text-align: justify;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B5A257;
	text-decoration: none
}

a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B5A257;
	text-decoration: none
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #B5A257;
	text-decoration: none
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #B5A257;
	text-decoration: none
}
