#Footer {margin-top: 5px; font-size: 6pt; color: gray;  position: relative; top:0px; left:505px;}
#Title {font-size: 9pt; font-weight: bold; margin-top: 0px; margin-bottom: 0px}
#PreTitle {font-size: 6pt; margin-top: 0px; margin-bottom: 0px}
#SubTitle {font-size: 7pt; margin-top: 0px; margin-bottom: 0px}
#Image {margin-bottom: 5px}
#LabelInfo {font-size: 6pt; margin-top: 0px; margin-bottom: 0px; position: relative; top:-30px}
#Listener {font-size: 6pt;  margin-top: 0px; margin-bottom: 0px; position: absolute; top:10px; left:612px;}

a:link {
	color: white;
}
a:visited {
	color: white;
}
a:hover {
	color: blue;
}
a:active {
	color: white;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif; color: white; margin-top:10; margin-left:10; background-color: black;
}

