/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	background: #FFFFFF;
	font-size: 8pt;
	color: #000000;
}
.bigbold {
	font-size: 10pt;
	font-weight: bold;
}
.biggerbold {
	font-size: 12pt;
	font-weight: bold;
}

