a{
	color: #005A84;
	text-decoration: none;

}

a:hover{
	color: #005A84;
	text-decoration: underline;

}
strong{
	color: #005983;
}
h1{

}
h3{
	color: #FFCC33;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
body{
	background-color: #000000;


}
.speaker{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #f2f2f2;
	
}

