BODY {
	background-color: #104E8B;
	font-family: Helvetica;
	font-size: 11px;
	color: #FFFFFF;
}

.sitedata {
	background-color: #EEDD82;
	font-family: Helvetica;
	font-size: 12px;
	color: #000000;
}

.menu {
	background-color: #CDBE70;
	font-family: Helvetica;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}

a:link {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
	cursor: crosshair;
	color: #1874CD;
}

a:visited {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	cursor: crosshair;
	color: #75A1D0,
}

a:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	cursor: crosshair;
	color: #B9D3EE;
}

a:active {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	cursor: crosshair;
	color: #1874CD;
}

h1 {
	font-family: Helvetica;
	font-size: 40px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Helvetica;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: Helvetica;
	font-size: 20px;
	font-weight: bold;
	color #000000;
}

h4 {
	font-family: Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.description {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #4D4D4D;
}

.header {
	font-family: Verdana;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

a.header:link {
	font-family: Verdana;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	cursor: crosshair;
	color: #1874CD;
}

a.header:visited {
	font-family: Verdana;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	cursor: crosshair;
	color: #75A1D0;
}

a.header:hover {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 1px;
	font-style: italic;
	cursor: crosshair;
	color: #B9D3EE;
}

a.header:active {
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	cursor: crosshair;
	color: #1874CD;
}
