


body { background-color: #CCCCFF }



H1 { font-family: "Times New Roman", Times;
     font-size: 26px;
	 margin: 0em;
     font-weight: bold;
     display: block;
     text-align: center;
     color: #FFFFFF }

/*H2 { font-family: "Times New Roman", Times;
     font-size: 15px;
	 margin: 0em;
     font-weight: normal;
     display: block;
     text-align: justify;
     color: #000033 }*/

H2 { font-family: "Arial", Helvetica;
     font-size: 13px;
	 margin: 0em;
     font-weight: normal;
     display: block;
     text-align: justify;
     color: #000033 }

H3 { font-family: "Arial", Helvetica;
     font-size: 10px;
	 margin: 0em;
     font-weight: normal;
     display: block;
     text-align: justify;
     color: #000033 }

H4 { font-family: "Arial", Helvetica;
     font-size: 10px;
	 margin: 0em;
     font-weight: normal;
     display: block;
     text-align: center;
     color: #000033 }

H5 { font-family: "Arial", Helvetica;
     font-size: 10px;
	 margin: 0em;
     font-weight: normal;
     display: block;
     text-align: left;
     color: #0000ff }
     
H6 { font-family: "Arial", Helvetica;
     font-size: 10px;
	 margin: 0em;
     font-weight: normal;
     display: block;
     text-align: justify;
     color: #0000ff }

li { font-family: "Arial", Helvetica;
     font-size: 12px;
	 margin: 0em;
     font-weight: normal;
     display: list-item;
     text-align: justify }

.corpo12  { font-family: "Times New Roman", Times; font-size: 12px; font-weight: normal; text-align: justify; color: #000033 }
.corpo18  { font-family: "Times New Roman", Times; font-size: 18px; font-weight: normal; text-align: center; color: #FFFFFF }
.arial    { font-family: "Arial", Helvetica; font-size: 12px; text-align: justify; color: #000033 }
.arial12  { font-family: "Arial", Helvetica; font-size: 15px; text-align: justify; color: #000033 }
.menu     { font-family: "Arial", Helvetica; font-size: 10px; color: #000033 }
.menu1    { font-family: "Arial", Helvetica; font-size: 10px; color: #000000 }

/* colors */
.red      { color: #FF0000 }
.gold     { color: #FFD700 }
.orange   { color: #FF6600 }
.blu-bold { font-weight: bold; text-align: center; color: #000099 }

a:link    { font-family: "Arial", Helvetica; font-size: 10px; color: #FFFFFF; text-decoration: none }
a:visited { font-family: "Arial", Helvetica; font-size: 10px; color: #FFD700; text-decoration: none }
a:hover	  { font-family: "Arial", Helvetica; font-size: 10px; background: #0000FF; color: #FFFFFF; text-decoration: none }
a:active  { font-family: "Arial", Helvetica; font-size: 10px; background: #FF0000; color: #000033; text-decoration: none }