TABLE {
	border : solid;
	border-bottom : 1px;
	border-left : 1px;
	border-right : 1px;
	border-top : 1px;
}



BODY {
	background-image : url(imagens/fundo_int.gif);
	text-align : justify;
	font-family : Arial, Helvetica, sans-serif;
}

INPUT {
	font-size : 12px;
}


}


a:link {
	color: #002851;
	
	font-family : Arial, Helvetica, sans-serif;
}
a:visited {
	color: #800040;
	
	font-family : Arial, Helvetica, sans-serif;
}
a:hover  {
	color: Red;
	font-family : Arial, Helvetica, sans-serif;
	
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color : #FF3300;
}

}
.tx {  font-family: Arial, Helvetica, sans-serif; font-size: 17px; font-style: normal; line-height: normal; font-weight: bold; color: #000000
}
bold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000
}
normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000
}

LI {
	background-color : transparent;
	list-style-type : disc;
	list color: Red;
}
.bold {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; list-style-type: disc; font-size: 15px}
.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal}
.bold2 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold}
