.style1 {
	font-size: 10px;
	color: #BB0005;
}
.style3 {color: #000000}

.style4 {
	font-size: 10px;
	font-weight: bold;
}
.style5 {font-size: 10px}

.style7 {font-size: 16px}

.style11 {font-size: 14px}
li {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	list-style-type: square;
}


.style13 {font-size: 14px; font-weight: bold; }

.style18 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.style19 {font-size: 12px}

.style20 {
	font-size: 12px;
	font-weight: bold;
	color: #BB000B;
	text-align: center;
}

.style21 {
	font-size: 12px;
	font-weight: bold;
	color: #BB000B;
	text-align: left;
}

a:link {
	color: #020261;
	text-decoration: none;
}
a:visited {
	color: #020261;
	text-decoration: none;
}
a:hover {
	color: #BB0005;
	text-decoration: none;
}
a:active {
	color: #BB0005;
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	leftmargin: 0; 
	topmargin: 0; 
	marginwidth: 0; 
	marginheight: 0; 
}
body,td,th {
	font-family: Tahoma, Arial, sans-serif;
	color: #020261;
	font-size: 12px;
}
hr {
	background-image: url(imagens/linha_div.gif);
}
p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
}

.inlineImage {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;	
}

.inlineImagea {
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;	
	margin-right: 10px;
}
#Tabela_01 li {
	list-style-image: url(imagens/bullet.gif);
	list-style-type: square;
}
