body
{
	margin-left: 0;
	margin-right: 0;
	margin-top: 0%;
	background-color: white;
	color: black;
	font-family: Arial, sans-serif, helvetica;
	font-size: 9pt;
}

p {
	font-family: Arial, sans-serif, helvetica;
	font-size: 10pt;
	line-height: 150%;
	color: #004040;
	margin: 1em 1em 1em 3em;
}

a {
	font-size: 9pt; 
	text-decoration: none;
}

a.right {
	text-align: right;
}

a.menu {
    	font-size: 8pt;
    	color: white;
    	text-decoration: none;
    	font-family: Arial, sans-serif, helvetica;
    	font-weight: bold;
}

a.menuevi {
    	font-size: 8pt;
    	color: white;
		background-color: #002020;
    	text-decoration: none;
    	font-family: Arial, sans-serif, helvetica;
    	font-weight: bold;
}

a.sottomenu {
	font-family: Arial, sans-serif, helvetica;
	font-size: 9pt;
	color: #004040;
	margin: 1em 0 0 3pt;
}

a:hover {
	text-decoration: underline;
	color: blue;
}

a:visited:hover {
	text-decoration: underline; 
	color: purple;
}

h1
{
	font-family: Arial, sans-serif, helvetica;
	font-size: 12pt;
	color: #004040;
	margin: 2em 0 0 20pt;
}

h2 {
	font-family: Arial, sans-serif, helvetica;
	font-size: 9pt;
	color: #004040;
	margin: 1em 0 0 1em;
}

h3 {
	font-family: Arial, sans-serif, helvetica;
	font-size: 10pt;
	color: #004040;
	margin: 2em 1em 1em 20pt;
	font-weight: bold;
}

h4
{
	font-family: Arial, sans-serif, helvetica;
	font-size: 9pt;
	color: #004040;
	margin: 2em 1em 1em 20pt;
}
h5
{
	font-family: Arial, sans-serif, helvetica;
	font-size: 8pt;
	color: #004040;
	margin: 2em 1em 1em 20pt;
}
ol {
	font-size: 10pt;
	line-height: 125%;
	list-style-type: lower-alpha;
}

div.home
{
	color: rgb{0,64,64};
	background-color: white;
	width: 100%;
	border-style: none;
	padding: 20pt;
	font-family: Arial, sans-serif, helvetica;
	text-align: center;
}


    .menu    
    {
    	font-size: 8pt;
    	color: white;
    	text-decoration: none;
    	font-family: Arial, sans-serif, helvetica;
    	font-weight: bold;
    }

    .menuevi  
    {
    	font-size: 8pt;
    	color: white;
		background-color: #002020;
    	text-decoration: none;
    	font-family: Arial, sans-serif, helvetica;
    	font-weight: bold;
    }



