body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6, img, pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding:0px;
	margin:0px;
}

h2 {
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 200%;
	color: Maroon;
	margin-top: 50px;
	margin-bottom: 40px;
	padding-top: 40px;
	padding-bottom: 40px;
	border-bottom-color: Maroon;
	border-bottom-style: solid;
	border-top-style: solid;
	border-top-color: Maroon;
	background-color: #FFFAF0;
}

em {
	color: red;
}

#content {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 70%;
	clear: both;
}

.iefix {
text-align:center;
} 

.hoverimg { padding-left: 8px; padding-right: 8px; background-color: #FFFFFF; }

.hoverimg:hover { background-color: #006400; }

a, p {
	text-decoration: none;
	font-size: 130%;
	color: Maroon;
}

a:hover em, a:hover {
	color: #006400;
}

strong {
	color: red;
}
