body {
	font-family: tahoma;
	font-size: 14px;
	color: black;
}

a.header:link {
	color: white;
	font-family: verdana;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
a.header:visited {
	color: white;
	font-family: verdana;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
}
a.header:hover {
	color: white;
	font-family: verdana;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
}

a.footer:link {
	color: black;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.footer:visited {
	color: black;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.footer:hover {
	color: black;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}


a:link {
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: black;
	font-weight: normal;
	text-decoration: underline;
}

.h1 {
	color: #993300;
	font-family: verdana;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.h2 {
	color: black;
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

body {

	background-color: white;
}

