html, body 
{
    height: 100%;
	margin: 0px;
	padding: 0px 5px 0px 15px;
    border: none;
	width: 500px;
}
body,td,th 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #646464;
	line-height: 1.5em;
	text-align: left;
}
a, a:visited
{
	text-decoration: underline;
	color: #004B82;
}
a:hover, a:active
{
	text-decoration: none;
}
h1
{
	font-size: 10pt;
	color: #004B82;
	padding: 0px;
	margin: 0px;
	list-style-image: url(images/bullet.png);
	list-style-position: outside;
	list-style-type: square;
}
h1 img
{
	margin-left: -16px;
	margin-right: 5px;
}
h2
{
	font-size: 10pt;
	color: #323232;
}
h3
{
	font-size: 10pt;
	color: ##4B4B4B;
}
.tdSeminar
{
	border-right: 1px dotted #B9C7DB;
	padding-right: 20px;
}
.tdChoir
{
	padding-left: 25px;
}
.tableSchedule td
{
	font-size: 12px;
	padding-left: 40px;
}
