body{
	background-color : #00008B;
	color : #DCDCDC;
	
}

img{
	border : 0;
}

a{
	color : #6495ED;
	text-decoration : none;
}

a:hover{
	color : #6495ED;
	text-decoration : underline;
}

p.logo{
	text-align : center;
}

p.events{
	text-align : left;
	font-family : arial,helvetica,sans-serif;
	font-size : 12pt;
	color : #DCDCDC;
}

p.footer{
	text-align : center;
	font-family : arial,helvetica,sans-serif;
	font-size : 10pt;
	color : #DCDCDC;
}

p.status{
	text-align : center;
	font-family : arial,helvetica,sans-serif;
	font-size : 22pt;
	color : #DCDCDC;
}

p.listen{
	text-align : center;
	font-family : arial,helvetica,sans-serif;
	font-size : 12pt;
	color : #DCDCDC;
}

p.disclaimer{
	text-align : center;
	font-family : arial,helvetica,sans-serif;
	font-size : 10pt;
	color : #DCDCDC;
}