@charset "UTF-8";
table.one {	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFCC;
	width: 640px;
}
#header {
	width: 800px;
	padding-bottom: 6px;
	border-style: none;
}
h1 {
	font-size: 220%;
	color: #660000;
	background-color: #FFFFFF;
}
h4 {
	font-size: 110%;
	font-weight: bold;
}

.textbold100 {
	font-size: 100%;
	font-weight: bold;
}

