.heading01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FC0;
	text-align: right;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.heading02 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}
.largetext01 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	text-align: left;
	font-weight: lighter;
	color: #666;
}
.largetext02 {
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
	text-align: left;
	font-weight: lighter;
	color: #F00;
}

