body {
	background-color: #000040;
	color: #ccc;
	font-size: 10pt;
	
}
h1 {
	color: #ff3;
	font-size: 48pt;
	font-weight: boldest;
	text-align: center;
	font-family: Arial, ‚l‚r ‚oƒSƒVƒbƒN, Tahoma, Osaka;
	padding-bottom: 0;
	padding-top: 0;
}
h2 {
	background-color: #999;
	color: #003;
	font-size: 18pt;
	font-weight: bolder;
	font-family: Arial, ‚l‚r ‚oƒSƒVƒbƒN, Tahoma, Osaka;
}
h3 {
	background-color: #00c;
	color: #fff;
	font-size: 14pt;
	font-weight: bolder;
	font-family: Arial, ‚l‚r ‚oƒSƒVƒbƒN, Tahoma, Osaka;
}
p {
	color: #ccc;
	font-size: 10pt;
}
p.djr {
	text-align: right;
}
address {
	background-color: #999;
	color: #003;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	font-family: Arial, ‚l‚r ‚oƒSƒVƒbƒN, Tahoma, Osaka;
}
strong {
	color: #fff;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
}
strong.dj {
	font-size: 12pt;
	font-weight: boldest;
	font-family: Arial, ‚l‚r ‚oƒSƒVƒbƒN, Tahoma, Osaka;
}
div.main {
	margin-left: 18%;
	margin-right: 18%;
}
div.schedule {
	background-color: #9ff;
	color: #009;
	margin-left: 4ex;
	margin-right: 4ex;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 1ex;
}
div.schedule p {
	color: #009;
	padding-left: 2ex;
	padding-right: 2ex;
}
p.flyer {
	text-align: center;
}
img.flyer {
	border: 0;
}
img.face {
	border: 0;
	float: left;
}
img.facer {
	border: 0;
	float: right;
}
br.clear {
	clear: both;
}
a:link {
	color: #ccf;
}
a:visited {
	color: #99c;
}
a:active {
	color: #fff;
}
a:hover {
	background-color: #ccf;
	color: #003;
}
p.caution {
	background-color: #c00;
	color: #fff;
}
p.notice {
	background-color: #99c;
	color: #003;
}
