.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #999900;
	font-variant: normal;
}
.style2 {
	font-family: "Courier New", Courier, mono;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #999900;
}
