body
{ 
	background-color: #E2D4B4;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight:normal;
}

p
{
	font-family: Verdana, Arial, sans-serif;
	color: #000000; 
	font-size: 10pt; 
	font-weight: normal;
}

li
{
	font-family: Verdana, Arial, sans-serif;
	color: #000000; 
	font-size: 10pt; 
	font-weight: normal;
}

A:link
{
	font-family: Verdana, Arial, sans-serif;
	color: #0080BA; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
}

A:visited
{
	font-family: Verdana, Arial, sans-serif;
	color: #0080BA; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
}

A:active
{
	font-family: Verdana, Arial, sans-serif;
	color: #0080BA; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
}

A:hover
{
	font-family: Verdana, Arial, sans-serif;
	color: #000000; 
	font-size: 10pt; 
	font-weight: bold;
	text-decoration: none;
}

h1
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 16pt; 
	color: #0080BA; 
	font-weight: bold;
}

h2
{
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12pt; 
	color: #fff; 
	font-weight: bold;
	margin-bottom:0px;
}

.conditions
{
	color:#fff;
	font-weight: bold;
}

p.subhead
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	margin-top:10px;
	margin-bottom:10px;
}

.title
{
	font-size: 13pt;
	font-weight: bold;
}

hr
{
	text-align:left;
	color:#805930;
	width:99%;
	height:3px;
	background-color:#805930;
}

.strike
{
	text-decoration: line-through;
	margin:0px;
}

.rescheduled
{
	font-size: 11pt;
	font-weight: bold;
	background-color:#FF3600; 
	font-weight: bold; 
	width:300px;
	float:left;
	vertical-align:top;
}

.time
{
	font-size: 11pt;
	font-weight: bold;
}

.schedule
{
	margin-top:0px;
	margin-bottom:0px;
}