/* Clean Style */
.cleanStyle { padding-bottom: 15px; clear: both }
.cleanStyle a {color: #EE2E24 !important; text-decoration: none !important;}
.cleanStyle a:hover {color: #EE2E24 !important; text-decoration: underline !important;}
.cleanStyle h1 {font-size: 1.8em!important; color: #000000!important; text-transform: uppercase !important;}
.cleanStyle h2 {font-size: 1.4em!important; color: #000000!important; text-transform: uppercase !important;}
.cleanStyle h3 {font-size: 1.1em!important; color: #000000!important; text-transform: uppercase !important; font-weight: bold!important;}
.cleanStyle h4 {font-size: 1.1em!important; color: #ee2e24!important;}
.cleanStyle h5 {font-size: 1.1em!important; color: #000000!important;}
.cleanStyle h6 {font-size: 1.1em!important; color: #ee2e24!important;}
.cleanStyle pre { white-space: pre; margin: 13px 0 }
.cleanStyle p { margin: 16px 0 }
.cleanStyle strong { font-weight: bold }
.cleanStyle em { font-style: italic }
.cleanStyle u { text-decoration: underline }
.cleanStyle strike { text-decoration: line-through }
.cleanStyle sup { vertical-align: super }
.cleanStyle sub { vertical-align: sub }
.cleanStyle ul { display: block; margin: 16px 0; list-style-image: url(../Images/bulletul.gif); padding: 0 0 0 40px; list-style-position: outside }
.cleanStyle ul li ul { margin: 0 }
.cleanStyle ol { display: block; margin: 16px 0; padding: 0 0 0 40px; list-style-image: url(../Images/bulletol.gif); list-style-position: outside }
.cleanStyle ol li ol { margin: 0 }
.cleanStyle blockquote { margin-left: 40px; color: #898989 !important; /*font-size: 1.8em !important;*/ }
.cleanStyle hr { margin: 8px 0; border: inset 1px #e8e8e8 }
.cleanStyle hr.hr2 { margin: 8px 0; border: inset 1px #898989 }
.cleanStyle .Caixa { background: #e8e8e8!important; }
.cleanStyle .Label {font-size: 1.1em!important; color: #000000!important;}
.cleanStyle p.linha {background: url(../images/destaque_left_pixel.gif) no-repeat 0 center;}
		
