body {
	margin-left: 5%;
	margin-right: 5%;
	background: #fafffa;
}

h1 {
	font-weight: bold;
	font-size: 18pt;
	line-height: 24pt;
	color: #6666ff;
}

h2 {
	font-size: 16pt;
	color: #3366ff;
	line-height 18pt;
	border-width: 0 0 thin 0;
	border-style: solid;
	width: auto;
}

h3 {
	font-size: 12pt;
	color: #0066ff;
	line-height: 16pt;
	border-width: 0 0 thin 0;
	border-style: solid;
}

h4 {
	font-size: 12pt;
	line-height: 16pt;
	color: white;
	background: #0066ff;
}

p {
	text-indent: 12pt;
}
.rev {
	text-align: right;
}

dt {
	font-size: 12pt;
	line-height: 16pt;
	color: white;
	background: #0066ff;
}

dd {
	font-size: 12pt;
	line-height: 16pt;
}

a:link {
	color: #0000ff;
}

a:visited {
	color: #990066;
}

a:hover {
	border-color: #999999;
}

a:active {
	border-color: #999999;
}

a:focus {
	border-color: #999999;
}
