/*
# NOSSA EMPRESA
# Versão 1.0
# 05 de Novembro de 2009
*/

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0px;
	padding:0px;
	background-color:#C9A15B;
	}
.texto_padrao_paragrafo{
	font-size:12px;
	line-height:160%;
	text-indent:20px;
	margin-bottom:15px;
	color:#333333;
	}
.titulo_pagina{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	margin:0px 0px 20px 0px;
	color:#990000;
	padding-bottom:5px;
	border-bottom:dotted 1px #990000;
	}
h1,h2,h3,h4,h5{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:100%;
	margin-bottom:5px;
	}
h1{ font-size:24px; }	