 this style sheet only works for the newer browsers. NS 4.x chokes 
BODY {
	margin: 0;
	border: 0;
	background-color:#330000;
	font-family: Trebuchet MS, Arial, times new roman, times, serif;
	font-size:12px;
	color: #666666;
	padding : 0;
	
}

TD {
	font-family: Trebuchet MS, Arial, times new roman, times, serif;
    font-size:12px;
	color: #666666;
	
}
			
P {
	margin-bottom: 18px;
}

.texto {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #666666;
}

.titulomenu {
	font-size: 14px;
	font-family: Trebuchet MS, Arial, times new roman, times, serif;
	color: #7d0c00;
	font-style: normal;
	font-weight: lighter;
}

a:hover{
	text-decoration: underline;
}

.vinculo {
	font-family: Trebuchet MS, Arial, times new roman, times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
}

.textolegal {
	font-size: 9px; 
	font-family: Trebuchet MS, Arial, times new roman, times, serif; 
	color: #B7BC82; 
}

.vinculolegal {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	color: #868941;
}

.titulo {
	font-size: 18px;
	font-family: Trebuchet MS, Arial, times new roman, times, serif;
	color: #7d0c00;
	font-style: normal;
	font-weight: lighter;
}

.textovino {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	color: #868941;
}

.titulovino {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: normal;
	color: #FFFFFF;
}

.templeform {
	border: 1px solid #98a705;
	background-color: #eaedcd;
	font-family: Trebuchet MS, Arial, times new roman, times, serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #868941;
}

.templesubmit {
	border: 1px solid #98a705;
	background-color: #7d0c00;
	font-family: Trebuchet MS, Arial, times new roman, times, serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.textoform {
	font-size: 10px;
	font-family: Trebuchet MS, Arial, times new roman, times, serif;
	font-weight: normal;
	text-decoration: none;
	line-height: normal;
	color: #868941;
}

.picture {
	border: 1px solid #7d0c00;
}
