body {
	
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #999900;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
}
.style2 {
	color: #999900;
	font-variant: small-caps;
	font-size: 14px;
	font-family: "Courier New", Courier, mono;
}
