body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#000000;
}
h1, h2, h3, h4, h5, p, li {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:4px 5px;
}
h1 {
	font-size:120%;
	line-height:150%;
	padding:16px 5px 4px 5px;
}
h1.top {
	font-size:120%;
	line-height:150%;
	padding:4px 5px 4px 5px;
}
h2 {
	font-size:110%;
	line-height:140%;
	padding:16px 5px 4px 5px;
}
h2.top {
	font-size:110%;
	line-height:140%;
	padding:4px 5px 4px 5px;
}
h3, h4, h5 {
	font-size:97%;
	line-height:130%;
}
h3.bb {
	font-size:90%;
	line-height:130%;
}
p {
	font-size:90%;
	line-height:130%;
}
li {
	font-size:90%;
	line-height:120%;
}
li.sideM, p.sideM {
	font-size:80%;
	line-height:120%;
	list-style-type:none;
}
ul.sideM {
	margin:0px;
	padding:0px;
}
a.sideM {
	color:#0000cc;
}
img.sideM {
	margin:0pxpx;
	border:1px solid #000000;
}
table.schedule {
	font-size:80%;
	border-style:solid;
	border-color:#000000;
	border-width:1px;	
}
tr th.schedule {
	text-align:left;
}
tr td.scheduleL {
	text-align:right;
	border-style:dotted;
	border-color:#999999;
	border-width:1px 0px 0px 0px;
}
tr td.scheduleC {
	text-align:center;
	border-style:dotted;
	border-color:#999999;
	border-width:1px 0px 0px 0px;
}
tr td.scheduleR {
	text-align:left;
	border-style:dotted;
	border-color:#999999;
	border-width:1px 0px 0px 0px;
}
