P {
	
}
a:visited    { color: #FF6600 }
.negrolink   { font-family: Verdana; font-size: 10 pt; color: #800080 }
.mitabla     { border-style: outset; border-width: 1 }
.tabencab    { background-color: #FFCC66 }
.rotulo      { background-position: left bottom; background-repeat: no-repeat; font-size:9pt; font-weight:bold; padding-top:5; background-color:#E8E8E8 }
.mitexto     { font-family: Arial; font-size: 9pt }
H2 {
	
}
H3 {
	
}
a            { text-decoration: none; color: #FF6600 }
a:hover      { text-decoration: underline; color: #FF6600 }
a:active     { color: #800080 }
body         { font-family: Verdana; font-size: 10 pt }
table        { font-size: 8 pt }
h1           { font-family: Verdana; font-size: 12 pt; color: #800080; font-weight: bold }
h5           { font-family: Arial; font-size: 10 pt }
h6           { font-size: 8 pt }

input, select, textarea { background-color: #FFFFFF; font-size: 10 pt; font-family: Arial; 
               border: 1px solid #000000;  }
h3 { font-size:11px; }


/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/


.m0l0o {
	border: 1px solid #666666;
	text-decoration: none;
}

.m0l1o {
	border: 1px solid #666666;
	text-decoration: none;
}

.m0l2o {
	border: 1px solid #666666;
	text-decoration: none;
}

.m0l0i {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	padding: 4px;
	text-decoration: none;
}

.m0l1i {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	padding: 4px;
	text-decoration: none;
}

.m0l2i {
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	padding: 4px;
	text-decoration: none;
}
