body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	background-color: #FFFFF2;
}
p {
	font-size: 12px;
	color: #000066
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #000066
}
.head {
	font-size: 24px;
	font-weight: bold;
	color: #33486A;
}
a:hover {  text-decoration: underline}
a:visited {  color: #660033}
.nav {
	font-size: 13px;
	font-weight: bolder;
	color: #000066;
	text-decoration: none
}
input {
	font-size: 12px;
	font-weight: normal;
	color: #000066;
	background-color: #FFFFFF
}
textarea {
	font-size: 12px;
	color: #000066;
	background-color: #FFFFFF
}
.bodytext {
	text-align: justify;
	font-size: 12px;
	color: #000066
}
.list {
	font-size: 12px;
	color: #000066
}
.onpage {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none
}
.checkbox {  border-style: none; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.darkerback {
	background-color: #DEE3EB;

}
.red-subhead {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-align: left;
}
.image {
	color: #666666;
}.centred {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.strikethrough {
	text-decoration: line-through;
}

