/* 

    This Cascade Style Sheet is for use in COPEVE website 
    This is optmized to usage with TABLES to show results in screen.
    This file is a intelectual property of COPEVE/UFMS and this a 
    work of Medeiros, Marcos A.

    @charset "iso-8859-1";

*/

BODY {
 color:#000;
 background-color:#ffe4b5;
}

A:hover {
 color:#000;
 text-decoration:none;
 background:#ffc;
}

H1 {
 font-family:verdana, arial, helvetica, sans-serif;
 font-size:16pt;
}

H2 {
 font-family:verdana, arial, helvetica, sans-serif;
 font-size:14pt;
}

H3 {
 font-family:verdana, arial, helvetica, sans-serif;
 font-size:12pt;
}

TH {
 font-family:arial, helvetica, sans-serif;
 font-size:10pt;
 color:#FFF;
 background-color:blue;
 text-align:center;
}

TD {
 font-family:arial, helvetica, sans-serif;
 font-size:10pt;
 color:#000;
}

OL,UL {
 font-family:arial, helvetica, sans-serif;
 font-size:10pt;
 color:#000;
 text-align:justify;
}

LI.circle {
 list-style-type:circle;
 list-style-position:outside;
}

LI.disc {
 list-style-type:disc;
 list-style-position:outside;
}

LI.square {
 list-style-type:square;
 list-style-position:outside;
}

LI.num {
 list-style-type:decimal;
 list-style-position:outside;
}

LI.roman {
 list-style-type:lower-roman;
 list-style-position:outside;
}

LI.alpha {
 list-style-type:lower-alpha;
 list-style-position:outside;
}

#border1 {
 border-color:#fc6;
 border-width:thin;
}

#border2 {
 border-color:#fc6;
 border-width:medium;
}

#border3 {
 border-color:#fc6;
 border-width:thick;
}

#box1.double {
 border-color:silver;
 border-style:double;
 border-width:3px;
}

#box2.inset {
 border-color:silver;
 border-style:inset;
 border-width:3px;
}

#box3.outset {
 border-color:silver;
 border-style:outset;
 border-width:3px;
}

#box4.ridge {
 border-color:silver;
 border-style:ridge;
 border-width:3px;
}

#box5.solid {
 border-color:silver;
 border-style:solid;
 border-width:3px;
}

#title {
 font-family:verdana, arial, helvetica, sans-serif;
 font-size:20pt;
 font-weight:700;
 letter-spacing:20pt;
 word-spacing:20pt;
}

#title1 {
 font-family:verdana, arial, helvetica, sans-serif;
 font-size:10pt;
 font-weight:700;
 letter-spacing:10pt;
 word-spacing:10pt;
}

#title2 {
 font-family:verdana, arial, helvetica, sans-serif;
 font-size:12pt;
 font-weight:700;
 letter-spacing:12pt;
 word-spacing:12pt;
}

#title3 {
 font-family:verdana, arial, helvetica, sans-serif;
 font-size:14pt;
 font-weight:700;
 letter-spacing:14pt;
 word-spacing:14pt;
}

#title4 {
 font-family:verdana, arial, helvetica, sans-serif;
 font-size:16pt;
 font-weight:700;
 letter-spacing:16pt;
 word-spacing:16pt;
}

#title5 {
 font-family:verdana, arial, helvetica, sans-serif;
 font-size:18pt;
 font-weight:700;
 letter-spacing:18pt;
 word-spacing:18pt;
}

#head {
 font-family:verdana, arial, helvetica, sans-serif;
 font-size:20pt;
 font-weight:700;
}

#head1 {
 font-family:verdana, arial, helvetica, sans-serif;
 font-size:10pt;
 font-weight:700;
}

#head2 {
 font-family:verdana, arial, helvetica, sans-serif;
 font-size:12pt;
 font-weight:700;
}

#head3 {
 font-family:verdana, arial, helvetica, sans-serif;
 font-size:14pt;
 font-weight:700;
}

#head4 {
 font-family:verdana, arial, helvetica, sans-serif;
 font-size:16pt;
 font-weight:700;
}

#head5 {
 font-family:verdana, arial, helvetica, sans-serif;
 font-size:18pt;
 font-weight:700;
}

#pgbreak {
 page-break-before:always;
}

.red {
 color:#f66;
}

.green {
 color:#090;
}

.blue {
 color:#36f;
}

.black {
 color:#000;
}

.white {
 color:#FFF;
}

.center {
 text-align:center;
}

.right {
 text-align:right;
}

.justify {
 text-align:justify;
}

A:link,A:active,A:visited {
 color:blue;
 text-decoration:none;
}

#normal,.normal {
 font-family:arial, helvetica, sans-serif;
 font-size:10pt;
}

#small,.small,.mini {
 font-family:arial, helvetica, sans-serif;
 font-size:8pt;
}
