body {
	background-color: #224182;
	text-align: center;
	font: 12px/20px Verdana, Helvetica, sans-serif;
	color: #000;
}

holder {
	margin:auto;
	width: 730px;
	text-align:left;
}
content {
	background-color: #fff;
}

td { font: 11px/14px; }

a:link, a:active {
	color:#224182;
	text-decoration:none;
}

a:hover {
	color:#384727;
	text-decoration:none;
}

a:visited {
	color:#224182;
	text-decoration:none;
}
h1 { font-size: 20px; line-height:120%; color:#224182; }