
body {
	font: medium Verdana, Arial, Helvetica, sans-serif;
	margin: 0 px;
	height: 100%;
	width: 100%;
	text-align: center;
	font-size:12px;
}
#container {
	width: 640px;
	margin: 0 auto;
	text-align: left;
}
.style2 {
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.playTitle {
	font-family: "Times New Roman", Times, serif;
	color: #336600;
	font-size: 64px;
}
.style8 {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #336600;
}
.style9 {font-size: 24px; font-family: "Times New Roman", Times, serif; color:#FF3300; font-weight:bold }
.style10 {
	font-size: large;
	font-weight: bold;
}
.postcard {
	border: thin solid;
}

h1 {
	font: 48px "Times New Roman", Times, serif;
	color: #336600;
}
.bordRt {
	border-right: dotted;
	border-width: thin;
	border-color: #000000;
}
.bordTop {
	border-top: thin dotted #000000;
}
