h1 {
	font-size: 15px;
	color: #005595;
}

h2 {
	font-size: 11px;
	text-transform:uppercase;
	color: #005595;
}

.subheading {
	color:#005595;
	font-weight:bold;
}

.note {
	margin:12px;
	color: #005595;
}

li {
	font-weight:normal;
}

.notebox {
	background-color:#edf4cf;
	padding:12px;
	text-align:left;
}

.notebox h3 {
	color:#005595;
	text-transform:uppercase;
	font-size:12px;
	margin:0 0 1px 0;
}

.question {
	color:#005595;
	font-weight:bold;
	margin:12px 0 0 0;
}

.answer {
	margin:0px 0 11px 0;
}

th {
	font-weight:bold;
	color:#005595;
	text-transform:uppercase;
	font-size:12px;
}

.head {
	font-weight:bold;
}

.nav {
	margin:18px auto 18px auto;
	font-size:11px;
}

p.listrow {
	width:300px;
	padding:2px 0 2px 0;
	margin:0;
}

.altcolour {
	background-color:#e5f4a9;
}
