.txttitulo{
	font-family : Arial;
	font-size : 14px;
	color : #58666D;
	text-decoration : none;
	font-weight : none;
}

.txtcntd{
	font-family : Arial;
	font-size : 11px;
	color : #5F5F5F;
	text-decoration : none;
	font-weight : none;
}

.txtcntd:hover{
	font-family : Arial;
	font-size : 11px;
	color : #5F5F5F;
	text-decoration : underline;
	font-weight : none;
}

.txtmenu{
	font-family : Tahoma;
	font-size : 10px;
	color : #617078;
	text-decoration : none;
	font-weight : none;
}

.txtdata{
	font-family : Arial;
	font-size : 11px;
	color : #007EA8;
	text-decoration : none;
	font-weight : bold;
}

.txtmais{
	font-family : Arial;
	font-size : 10px;
	color : #CC0000;
	text-decoration : none;
	font-weight : bold;
}

.txtmais:hover{
	font-family : Arial;
	font-size : 10px;
	color : #CC0000;
	text-decoration : underline;
	font-weight : bold;
}

.txtrodape{
	font-family : Arial;
	font-size : 10px;
	color : #5F5F5F;
	text-decoration : none;
	font-weight : bold;
}

.txtrodape:hover{
	font-family : Arial;
	font-size : 10px;
	color : #5F5F5F;
	text-decoration : underline;
	font-weight : bold;
}

.assinatura{
	font-family : Arial;
	font-size : 11px;
	color : #5F5F5F;
	text-decoration : none;
	font-weight : bold;
}

.assinatura:hover{
	font-family : Arial;
	font-size : 11px;
	color : #5F5F5F;
	text-decoration : underline;
	font-weight : bold;
}

.INPUT{
	font-family : Arial;
	font-size : 10px;
	border-top : 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	color : #617078;
	background-color : White;
	font-weight : none;
}

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}