body {
	background: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #636363;
	line-height: 1.618em;
	margin: 0;
	padding: 0;
}

h1 {
	font-weight: normal;
	color: #0082c8;
	font-size: 2.3em;
	line-height: 1em;
	margin: 10px 10px .6em 20px;
}

h2 {
	font-weight: bold;
	font-size: 1.6em;
	line-height: 1.2em;
	color: #eeb01c;
	margin: 0 10px .6em 20px;
	clear: both;
}


p, ul, ol{
	margin: 0 20px 1em 20px;}

	td.blue {
		background:  #0082c8;
		font-size: 1.6em;
		color: #fff;
		padding: 10px;
		border-bottom: 20px solid #fff;
		}
	.td-font {
		font-size: 11px;
		padding: 0px;
		margin-top: 0px;
		line-height: normal;
	}

table.boxes {width: 100%;}