@charset "UTF-8";
/* CSS Document */

body {
	background-color: #3366cc;
	background-image:url(hsanctusheader2.jpg);
	background-position: center;
	background-position: top;
	background-repeat: no-repeat;
}

body {
	color: #3366cc;
	
}

td, th {
	color: #3366cc;
}

h1 {
	color: #ffffff;
}

h2 {
	color: #ffffff;
}

h3, h4 {
	color: #ffffff;
}

h5, h6 {
	color: #ffffff;
}

a {
	color: #ffffff;
}
/* #660099 Purple */

body {
font-family: Georgia, "Times New Roman", Times, serif;
color:#FFFFFF;
}

td {
font-family: Georgia, "Times New Roman", Times, serif;
color:#FFFFFF}

th {
font-family: Georgia, "Times New Roman", Times, serif;
color:#FFFFFF}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
color:#FFFFFF}