body { background-color: white;
	font-size:11px;
        font-family:Tahoma;
	color:#16427d;
	line-height:15px;
	vertical-align:top;
	text-align:justify;		
}

.video {
background-color:#f9de46;
padding:5px;
font-weight:bold;
height: 220px;
cursor:hand

}
.principal {
	font-size:13px;
	background-image:url(/images/fpri.jpg);
	background-repeat: no-repeat;
        font-family:Tahoma;
	color:brown;
	font-weight: bold;
	line-height:18px;
	vertical-align:top;
	padding:4px;
	text-align:justify;
	width:700px;	
}

.topic {
	font-size:11px;
	background-image:url(/images/ftop.jpg);
	background-repeat: no-repeat;
        font-family:Tahoma;
	color:navy;
	font-weight: bold;
	line-height:15px;
	vertical-align:top;
	padding:4px;
	text-align:justify;
}

.topico {
	height:25px;
	font-size:11px;
	background-image:url(/images/fnot.jpg);
	background-repeat: no-repeat;
        font-family:Tahoma;
	color:white;
	font-weight: bold;
	line-height:15px;
	vertical-align:top;
	padding:5px;
	text-align:justify;
}


.direita {width: 142px;
	font-size:11px;
        font-family:Tahoma;
	border: 1px solid navy;
	color:#16427d;
	line-height:15px;
	vertical-align:top;
	padding:4px;
	text-align:justify;
}

.esquerda { width: 142px;
	border: 1px solid navy;
	font-size:11px;
        font-family:Tahoma;
	color:#16427d;
	line-height:15px;
	vertical-align:top;
	padding:4px;
	text-align:justify;
}


table { background-color: white;
	font-size:11px;
        font-family:Tahoma;
	color:#16427d;
	line-height:15px;
	vertical-align:top;
	text-align:justify;		
}

.main { 
	font-size:11px;
        font-family:Tahoma;
	color:#16427d;
	line-height:15px;
	vertical-align:top;
	text-align:justify;
}


a:link{
color: #095178;
text-decoration: none;
}
a:visited {
color: #095178;
text-decoration: none;
}
a:hover{
color: #095178;
text-decoration: none;
}
a:active {
color: #095178;
text-decoration: none;
}
