A {
	text-decoration: none;
	color: #0000FF;
}


a:hover {
	color:silver;
}

.title {

	font-family: "Courier New", Courier, mono, serif;
	font-size: 150%;
	font-weight: bold;
	color: #FF0033;
}
.bodytext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
    margin-left: 5px;
}
.footer {

	font-family: "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: normal;
	color: #000000;
}
.bodyheadline {


	font-family: "Times New Roman", Times, serif;
	font-size: 125%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.subscriber {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.speaker {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #CC3300;
    margin-left: 3px;
}

.columnheader {

	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	
}

.emphasistext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: 13px;
	font-weight: bold;

}