body {
	background-color: #E00000;
	font-family: Arial;
	font-size: 12px;
	color: #0F0;
	}
A.horiz_menu:LINK, A:VISITED {
	color : #0F0;
	font-weight: bold;
	text-decoration : none;
}
A.horiz_menu:HOVER {
	background-color : #0F0;
	color : #E00000;
	font-weight: bold;
	text-decoration : none;
}
A.headline:LINK, A:VISITED {
	color : #0F0;
	font-size: 110%;
	font-weight: bold;
	text-decoration : none;
}
A.headline:HOVER {
	background-color : #0F0;
	color : #E00000;
	font-size: 110%;
	font-weight: bold;
	text-decoration : none;
}
li {
	margin: 0 0 5 15;
	font-weight: 500;
	list-style-position: outside;
	}
.page_title {
	font-size: 200%;
	font-weight: bold;
	}
.headline {
	font-size: 105%;
	font-weight: bold;
	}
.list {
	font-size: 95%;
	font-weight: bold;
	}
.content {
	font-weight: bold;	
	}
.horiz_menu {
	font-size: 110%;
	font-weight: 700;
	}
.email {
	font-size: 115%;
	font-weight: bold;
	}
