body {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	FONT-SIZE: 150%;
	FONT-WEIGHT: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
h2 {
	FONT-SIZE: 80%;
}
h2.bottom {
	FONT-SIZE: 120%;
	FONT-WEIGHT: normal;
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: black;
}
h3 {
	FONT-SIZE: 70%;
}
p {
	font-size: 80%;
}

p.header {
	font-size: 70%;
	color: Black;
}
p.footer {
	font-size: 70%;
}
p.news {
	font-size: 60%;
	padding-left: 12px;
}
div {
	font-size: 80%;
}
a.header {
	color: Black;
}
a.header:visited {
	color: Black;
}
a.menu {
	font-size: 80%;
	color: White;
}
a.menu:visited {
	font-size: 80%;
	color: White;
}
a {
	color: black;
}
hr {
	color: Black;
	height: 1px;
	padding-top: 0px;
	margin-top: 0px;
}






