BODY {
	background-color		: #FCE773;
	font-family				: Georgia, Times New Roman, Times, serif;
	font-size				: 10pt;
}

TABLE, TR, TD, .normal {
	font-size				: 10pt;
	
}

.header {
	font-weight				: normal;
	font-size				: 11pt;
}

.pageheader {
	font-weight				: normal;
	font-size				: 16pt;
}

A {
	color					: blue;
	text-decoration			: none;
}

A:HOVER {
	text-decoration			: underline;
}

.header {
	font-weight				: bold;
}

.formtable {

}

.small {
	font-size				: 8pt;
}