@charset "utf-8";
/* CSS Document */
#container {
	width: 910px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background-color: #FFFFEA;
}
h1 {
	font-size: 40 pixels;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-style: italic;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: small;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: #930;
	font-style: italic;
	font-size: 8px;
}
.ImageMain {
	margin: 2px;
	float: none;
	border: 5px double #000000;
}
#container #header table tr td h2 strong u .emphasis {
	color: #800000;
}
#container #header table tr td h2 strong u .emphasis {
	color: #400000;
}
#container #header table tr td h2 u .emphasis {
	color: #400000;
}
td h2 .emphasis {
	color: #400000;
}
