<style>
<!--
body 
{
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #666666;
	SCROLLBAR-FACE-COLOR: grey;
	SCROLLBAR-ARROW-COLOR: #999999;
	SCROLLBAR-HIGHLIGHT-COLOR: #CCCCCC;
	SCROLLBAR-SHADOW-COLOR: #CCCCCC;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #999999;
}

ul {
	margin-top : 1;
	margin-bottom: 7;
}
td {
	font-size: 11px;
	color: #666666;
}

li { 
	margin-top: 1;
	margin-bottom: 1;
	font-size: 11px;
	line-height: 13px;
}
p.title {
	line-height: 12px;
	font-size: 13px;
	color: #3366CC;
	font-weight: bold;
}
p.subTitle {
	line-height: 12px;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-decoration: underline;
}

p {
	line-height: 14px;
	font-size: 11px;
	color: #666666;
	margin-left: 10px;
	margin-right: 4px;
	margin-top: 2px;
	margin-bottom: 4px;

}

table.normal {
	border: 1px solid;
	border-color: black;
}
table.tableGrey {
	border: 1px solid;
	border-color: #999999;
}

table.schedule {
	padding-left: 25px;
	}

a:link {color: #0066FF; font-family: verdana, arial, helvetica, sans-serif;  font-size: 11px; text-decoration: underline; }
a:visited {color: #0066FF; font-family: verdana, arial, helvetica, sans-serif;  font-size: 11px; text-decoration: underline; }
a:active {color: grey; font-family: verdana, arial, helvetica, sans-serif;  font-size: 11px; text-decoration: underline; }
a:hover {color: red; font-family: verdana, arial, helvetica, sans-serif;  font-size: 11px; text-decoration: underline; }


</style>
