.contentHeader{
	text-align:left;
	font-size:1.2em;
	color: #990000;
	font-weight:bold;
	width:100%;}
	

A.button:link {
	COLOR: #990000;
	TEXT-DECORATION: none;
}

A.button:visited {
	COLOR: #990000;
	TEXT-DECORATION: none;
}

A.button:hover {
	COLOR: #ffffff;
	BACKGROUND-COLOR: #990000;
}

div {
	BORDER: black 0px solid;
}

#eaContent {
	margin: 10px;
}

#eaContent div {
	margin: 10px;
}