body {
	background: #C3CBD9 url(images/background.gif) no-repeat;
}
.topbar {
	background: #819182;
}
.type {
	font-family: 'trebuchet ms', 'arial', 'helvetica', 'sans-serif';
	font-size: 10pt;
	font-weight: normal;
}
.copyright {
	font-family: 'trebuchet ms', 'arial', 'helvetica', 'sans-serif';
	font-size: 8pt;
	font-weight: normal;
}
.note {
	color: #8C94A2;
	font-family: 'trebuchet ms', 'arial', 'helvetica', 'sans-serif';
	font-size: 9pt;
	font-weight: normal;
}
.question {
	font-family: 'trebuchet ms', 'arial', 'helvetica', 'sans-serif';
	font-size: 10pt;
	font-weight: normal;
	background: #D4DBE8;
}
a {
	color: #516090;
}
a:active {
	color: #728173;
}
a:visited {
	color: #808BAE;
}
