h2  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 35px;
	font-weight : bold;
	color : navy;
	text-align : center;
	font-style : italic;
}


h3  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
	color : navy;
	text-align : center;
	font-style : italic;
}

h4  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : normal;
	color : navy;
	font-style : italic;
}

h5  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : normal;
	color : navy;
	font-style : italic;
}

h6   {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : navy;
	font-style : italic;
}


.corpo  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : justify;
	width : auto;
   margin : 10px 10px 10px 10px; 
	background-color: #FFFCCF;
	background-image : url(greca1.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
}

blockquote  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	text-align : justify;
}

font.a {
	font-family : "Times new roman";
	font-size : 35px;
	font-weight : bold;
	color : navy;
}

font.b {
	font-family : "Times new roman";
	font-size : 25px;
	font-style : italic;
	font-weight : bold;
	color : orange;
}

font.c {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 16px;
	text-align : justify;
	width : auto;
	font-weight : bold;
      margin : 10px 10px 10px 10px; 
	color : black;
}

a  {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Navy;
	text-decoration : none;
	font-size : 14px;
	font-weight : bold;
}

a:active  {
	color : Fuchsia;
}

a:hover  {
	color : yellow;
	background-color: Navy;
	/*padding: 0.5em;*/
}

td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
}

.dida  {
	font-size : smaller;
}

hr  {
	align : center;
	color : Navy;
}

.acc  {

        font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : green;
	text-align : center;
        font-size : big;
}

.non   {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : red;
	text-align : center;
        font-size : big;
}

.js{	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : Navy;
	text-decoration : none;
	font-size : 14px;
	font-weight : bold;
}



#divContainer {VISIBILITY: hidden; OVERFLOW: hidden; CLIP: rect(0px 600px 35px 0px); POSITION: relative; width: 600px; height: 35px;}
#divContent {POSITION: absolute}


