@charset "utf-8";

/* CSS Document */



body,td,th {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}

body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	background-image: url(../imagens/fundo.jpg);

	background-repeat: repeat;

}

.style1 {

	font-size: 12px;

	font-weight: bold;

}

.style2 {

	font-size: 12px;

	font-weight: bold;

}

.style3 {

	font-size: 12px;

}

.style4 {

	font-size: 14px;

	font-weight: bold;

}

.style5 {

	font-size: 14px;

}

.cientifico {

	font-size: 12px;

	font-style: italic;

}

.cientifico2 {

	font-size: 14px;

	font-style: italic;

}

.generico2 {

	font-size: 14px;

}

.style6 {

	font-size: 14px;

	font-weight: bold;

}

.completo1 {

	font-size: 16px;

	font-weight: bold;

}

.completo2 {

	font-size: 16px;

	font-weight: bold;

	font-style: italic;

}

a:link {

	color: #000000;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #000000;

}

a:hover {

	text-decoration: underline;

	color: #000000;

}

a:active {

	text-decoration: none;

	color: #000000;

}