body {
	margin: 0px;
	padding: 0px
}

.menuon {
	font-family: arial;
	font-size: 16px;
	color: white;
	background-color: #1e365a;
	font-weight: bold;
	text-decoration: none;
}

.menuon a{
	font-family: arial;
	font-size: 16px;
	color: white;
	background-color: #1e365a;
	font-weight: bold;
	text-decoration: none;
}

.menutopon {
	font-family: arial;
	font-size: 16px;
	color: white;
	background-color: #009bed;
	font-weight: bold;
	text-decoration: none;
}

.menutopon a {
	font-family: arial;
	font-size: 16px;
	color: white;
	background-color: #009bed;
	font-weight: bold;
	text-decoration: none;
}

.menuout {
	font-family: arial;
	font-size: 16px;
	color: black;	
	font-weight: bold;
	text-decoration: none;
}

.menuout a{
	font-family: arial;
	font-size: 16px;
	color: black;	
	font-weight: bold;
	text-decoration: none;
}

.scrollbar {
	scrollbar-face-color:#009bed; 
	scrollbar-highlight-color: white; 
}

.input_text {
	background-color: #beb491;
	border: 1px solid #6e6a5e;
	font-family: arial;
	font-size: 11px
}

.titulo {
	font-family: arial;
	font-size: 14px;
	color: black;	
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}

.titulo a {
	font-family: arial;
	font-size: 14px;
	color: black;	
	font-weight: bold;
	text-decoration: none;
}

.submit_tranparent {
	background: transparent; border: 0px; font-family: arial; font-size: 12px; font-weight: bold;
}

.corpo {
	font-family: arial;
	font-size: 12px;
	color: black;	
	font-weight: none;
	text-decoration: none;
}

.produtos_fonte {
	font-family: arial;
	font-size: 12px;
	color: white;
	background-color: #000000;
	font-weight: bold;
	text-decoration: none;
}

p {
	margin: 0px;
	padding: 0px;
	line-height: 15px
}