body {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0px;	padding:0px;
	color:#cccccc;
}
h1, h2, h4, h3, h5, p, li {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;	padding:4px 5px;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;	padding:0px;
}
h1 {
	font-size:125%;
	line-height:155%;
	padding:8px 5px 4px 5px;
}
h2 {
	font-size:107%;
	line-height:140%;
}
h3, h4, h5 {
	font-size:100%;
	line-height:135%;
}
h3.bb {
	font-size:92%;
	line-height:135%;
}
p {
	font-size:92%;
	line-height:135%;
}
li {
	font-size:92%;
	line-height:125%;
}
a{
	color:#0000ff;
}
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;
}
