h1 {font-size: 17pt; text-align: center; font-family: Times New Roman; color: 800080;  }
h2 {font-size: 16pt; text-align: center; font-family: Times New Roman; color: 800080; }
h3 {font-size: 14pt;  text-align: center; font-family: Times New Roman; color: 800080; }
h4 {font-size: 12pt; text-align: center; font-family: Times New Roman; color: 008080; }
h5 {font-size: 10pt; text-align: center; font-family: Times New Roman; color: 800080; }
h6 {font-size: 8pt; text-align: center; font-family: Times New Roman; color: 800080; }
dd { text-align: justify; }
a { font-size: 10pt; color: 800080;}
a:link {color: red;}
a:visited {color: ff69b4;}
a:visited.per {color: 800080}
a:visited.vtor {color: 008080}
a:active {color: 800080;}
a:hover {color: 000000; text-decoration: none}
a:hover.per {color: 000000; text-decoration: none}
a:hover.vtor {color: 000000; text-decoration: none}
a:focus {color: 008080;}
b {  font-size:12pt; font-family: Times New Roman;  color: 800080 ;}
br { font-size: 10pt; }
p { text-align:justify; text-indent:2em; font-size:12pt;  font-family: Times New Roman; color:0000a0 ; }
div{ text-align:justify; font-size:10pt; font-family: Arial; color: 800080; margin:15;}
table { font-family: Arial; font-size: 10pt;  color:008080; background-color:#f0f0f0;}	
table.menu	{
	position: absolute;
	border: 1 solid #800080;
	cursor: pointer;
	cursor: hand;
	visibility: hidden;
    z-index:1200;
}
#mainmenu	{
	left: 45px; top: 148px;
}
table.menu td	{
	color: #008080;            /* menu_script.js */
    background-color: #ffffff; /* menu_script.js */
	padding: 3px 10px 4px;
	font-size: 10pt;
	white-space: nowrap;
}


