/* CSS Document */
<STYLE type=text/css>
}
A.buttonStyle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #000000;
	text-align: center;
	text-decoration: none;
	height: auto;
	width: 150px;
	border: thin outset #ff0000;
	color: #FFFFFF;





}
A.buttonStyle:hover {
	BORDER-RIGHT: thin outset #FFFFFF; BORDER-TOP: thin outset #ffffff; BORDER-LEFT: thin outset #ffffff; CURSOR: default; COLOR: #FFFFFF; BORDER-BOTTOM: thin outset #FFFFFF; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none 
}
</STYLE>
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
.headlineCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

table {
	margin-left: 5px;
}

th.time {
	text-align: right;
	padding-right: 5px;
}


@charset "utf-8";
/* CSS Document */


A.buttonStyle {
	FONT-WEIGHT: bold;
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #000000;
	text-align: center;
	text-decoration: none;
	height: auto;
	width: 150px;
	border: thin outset #ff0000;
	color: #FFFFFF;





}
A.buttonStyle:hover {
	BORDER-RIGHT: thin outset #FFFFFF; BORDER-TOP: thin outset #ffffff; BORDER-LEFT: thin outset #ffffff; CURSOR: default; COLOR: #FFFFFF; BORDER-BOTTOM: thin outset #FFFFFF; BACKGROUND-COLOR: #000000; TEXT-DECORATION: none 
}
</STYLE>
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
}
.headlineCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

table {
	margin-left: 5px;
}

th.time {
	text-align: right;
	padding-right: 5px;
	background-color: #ffffff;
}

/*  table styles */

.oddrow
	{
	background-color: #E0E0E0;
	text-align: center;
	}
	
.evenrow
	{
	background-color: #D1E9E9;
	text-align: center;
	}

table.division
	{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	}
	
th.division
	{
	text-align: left;
	}
	