/* CSS Document */

.textocorpo
{
	color:#345487;
        font-family:Verdana;
	font-size:11px;
	text-decoration:none;
}
.textocorpo2
{
	color:#345487;
        font-family:Verdana;
	font-size:12px;
	text-decoration:none;
}
.textodata
{
	color:#345487;
    font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
a:link {
	color:#345487;
        font-family:Verdana;
        font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}
a:visited {
	color:#345487;
        font-family:Verdana;
		font-weight:bold;
	font-size:11px;
	text-decoration:underline;
}
a:hover {
	color:#333333;
        font-family:Verdana;
	font-size:11px;
        font-weight:bold;
	text-decoration:underline;
}
h1 {
        margin: 0px;
        font-size: 11px;
        color: #345487;
		font-family:Verdana;
        font-weight: bold;
}
