.brasao
{
	margin-top: 1.5em;
}
.base
{
	width: 50%;
	vertical-align: middle;
}
.tab1
{
	width: 80%;
}


span 
{
	overflow: hidden;
	display: inline-block;
}

h1 
{
	font-family: "Comic Sans MS";
	font-style: italic;	
	text-align: right;
	margin-right:150px;		
	margin-top: -10px;	
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 30px;
	color: white;
}
h2 
{
	font-family: "Comic Sans MS";
	font-style: italic;	
	margin-left: 20px;	
	margin-bottom: -1px;		
	font-weight: bold;
	font-size: 18px;
	color: maroon;	
}
h3 
{
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 28px;
	margin-top: -1px;	
	margin-bottom: 50px;	
	color: #88BBFF;	
}
h4 
{
	font-family: "Comic Sans MS";
	margin-top: 0px;		
	margin-bottom: 10px;
	font-style: italic;
	font-size: 20px;
	color: #f8e356;
}
h5 
{
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 13px;
	margin-top: -2px;	
	margin-bottom: -2px;	
}
h6 
{
	font-family: "Comic Sans MS";
	font-size: 12px;
	margin-top: 0.5em;
	font-style: italic;

	color: maroon;
}
p 
{
	font-family: "Comic Sans MS";
	font-size: 14px;
}

div a 
{
	color:#015b86;
}

div a:hover 
{
	color:#029feb;
}

.col
{
	font-family:Arial, Helvetica, sans-serif;	
	color: #EEEEEE;	
	display:inline;
	float: left;
	position: relative;
	margin-left: 150px;
	margin-right: 5px;
	margin-top: 10px;	
}