body {
	background-color: black;
	font-family: Tahoma, Geneva, sans-serif;
	color: #ffff00;
	background-image:url('images/speaker_background.pngX');
	background-repeat: repeat-x;
}
.list {
	font-size:30px;
	line-height:2.0em;
	
}
img {border-style: none}

a:link {color: #F00; text-decoration: none; font-size: 108%; }
a:visited {
	color: #CCCCCC;
	text-decoration: none
}
a:active {text-decoration: none}
a:hover {
	text-decoration: underline;
	color: #F00;
}

!div {background-color: white; font-family: Trebuchet MS, helvetica; color: black; }

h1 {font-family:  Comic sans ms, Trebuchet MS, helvetica;
	font-size: 24pt;
	color: yellow; }
h3 {font-family:Tahoma, Geneva, sans-serif; font-size:16px; color:#FFFF00}

h5 {font-family: Comic sans ms, Trebuchet MS, helvetica;
	font-size: 12pt;
	color: white;
	padding-top: 3px;
	padding-bottom: 0px;
}

