/* CSS Document */
body { 	background-color:#0066FF;
		font-family: arial;
		color:#FFFFFF;}
table, td, th { background-color:#EBC28A;
		font-family: arial;
		color:#000099;}
.titulom {font-size: 20px;
		font-weight: bold;
		color:#000099}
.titulo {font-size: 18px;}
.subtitulom {font-size: 14px;
		font-weight: bold;
		color:#FF9900}
.subtitulo {font-size: 14px;}
.normalm {font-size: 12px;
		font-weight: bold;}
.normal {font-size: 12px;}
.notam {font-size: 10px;
		font-weight: bold;
		color:#000066}
.nota {font-size: 10px;
		color:#000066}
a:link {color: #FF9900;}
a:visited {color: #6B6B6B;}
a:hover {color: #1220BA;}
a:active {color: #B37800;}
#mediaplayer {
width: 320px;
height: 285px;
background: #000;
}