
body {
background-color: #bbb;
font-family: Trebuchet, Arial, sans-serif;
}

h1 {
font-family: Goudy Old Style, Times New Roman, serif;
font-size: 25px;
color: black;
font-weight: bold;
}

h2 {
font-family: Trebuchet, Arial, sans-serif;
font-size: 13px;
color: #039;
font-weight: normal;
}

h3 {
font-family: Trebuchet, Arial, sans-serif;
font-size: 11px;
color: #000;
font-weight: bold;
}

h4 {
font-family: Trebuchet, Arial, sans-serif;
font-size: 17px;
color: white;
font-weight: normal;
}

p {
font-family: Trebuchet, Arial, sans-serif;
font-size: 17px;
color: black;
font-weight: normal;
}


.navigationText A:link {
	COLOR: 003499;
}
.navigationText A:visited {
	COLOR: #003499;
}
.navigationText A:hover {
	COLOR: #000000; BACKGROUND-COLOR: #ffffff; font-weight: bold;
}





