body{
	margin: 0px 0px 0px 0px ;
}


p:first-letter {
	font-size:120%;
	font-weight: bold;
	color:#264D76;
}

.textcontent{
	padding: 35px 10px 0px 10px;
	font-family: "Arial", "Verdana", sans-serif;
	font-size: 13px;
	line-height: 1.2em;
}
.textcontent h1, h2, h3{
    font-size:150%;	
    color:  #264D76;
	margin: 30px 0px 0px 0px;
	
}
.textcontent h1{
	font-size: 150%;
}


blockquote.informacao{
	background-color:#CCCCCC;
	border: #264D76 solid;
	padding: 15px 15px 15px 15px;
	margin-left: 0px;
}

#top_menu{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
	background-color: #264D76;
}

#top_menu a:link , a:visited, a:hover, a:active{
	color:#F4F0E4;
	text-decoration: none;
}

#top_menu a:hover{
	text-decoration:underline;
}

#wtrmrk{
	background:url(../imagens/watrmrk.gif) no-repeat top left;
}
