A:link {color: #006faf;
background: transparent;
text-decoration: none}

A:visited {color: #006faf;
background: transparent;
text-decoration: none}

A:active {color: #006faf;
background: transparent;
text-decoration: underline}

A:hover {color: #006faf;
background: transparent;
text-decoration: underline}

.bodytext {
	font-family: Tahoma;
	font-size: xx-small;
	color: #333333;
}
.bodyheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: 006faf;
	text-decoration: underline;
	font-weight: bold;

}
.brief {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	font-style: normal;
	color: 006faf;
	font-weight: bold;

}
.announce {
	font-family: Tahoma;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
.notes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	list-style-type: square;
	list-style-position: outside;

}
.tableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #000000;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #000000;
}
.tableheaderwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #FFFFFF;
}
.tabletextwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: normal;
	color: #FFFFFF;
	list-style-type: square;

}
.bodyheadlineorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FF9900;
	text-decoration: underline;
	font-weight: bold;

}
.sponsor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
}
