BODY { margin:0 }

BODY, P, TD {
 font: normal 13px Verdana; color: #3f1720; line-height: 1.3em }
}

BODY, P { text-align: justify }

H4 { font: bold 16px Tahoma; letter-spacing: 1px }

TH { font: bold 14px Arial }
.data TH { background: #8c1c31; color: white }

INPUT, TEXTAREA, SELECT { font: normal 12px arial; padding: 0 }

A { color: #8c1429 }

A.bigLnk { font: bold 15px tahoma; text-decoration:none }
A.bigLnk:hover { text-decoration: underline }

.menuNav1 A {
 font: bold 16px tahoma;
 font-style: italic;
 color: white;
 display:block;
 text-decoration: none;
 margin: 8px 0;
}

.menuNav1 A:hover {
 letter-spacing: 1px
}

.menuNav2 { background: white; border: 0 solid black; border-width: 1px 0 }

B.phone { font: bold 18px arial; color: white }
.shadow { color: #404040 }

#body {
	background: url(/images/ajuar01.jpg) center top no-repeat;
	width: 800px;
	border: 1px solid black;
}

LI { margin-bottom: 4px }

UL.small { font: normal 11px verdana; margin-top:2px; margin-left: 20px }

UL.small LI { list-style-type: square; margin:0}

UL.big { font: normal 14px verdana; line-height: 1.5em }

.copy { font: normal 11px verdana; background: white }

.centered { text-align:center }

.bold { font-weight:bold }

.wide { width: 100% }
.wide90 { width: 90% }

.translucid { filter: alpha(opacity=70); -moz-opacity: 0.7 }
