body {
	margin: 0 0 8px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #cceeff;
}

h1 {
	text-align:center;
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	font-size: 10pt;
	font-weight: bold;
	text-align:center;
}

.content {width:800px; background-color:white; text-align:left;padding-bottom:8px;}
.text {padding:0px 16px;}

.links {
font-size:10pt;
height:340px;
overflow:auto;
line-height:1.5;
}

.footer {margin-top:20px;text-align:center;font-size:8pt;font-weight:bold;color:Navy;}
