﻿body
{
    font-size: 10pt;
    font-family: Arial;
    text-align: left;
    line-height: 1.5em;
    padding-right: 0px;
    margin-top: 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
}

p {
	margin:10px 0;
	}

h1, h2, h3, h4, h5, h6 {	
	line-height:1.4em;
	margin:5px 0;
}

h1 {
	margin-bottom:0;
}

h1, h2 {
	margin-top:0px;
}
.lineH a:visited
{
    line-height: normal;
    color: #996699;
}
.border
{
    border-right: silver 1px dotted;
}
.styleselected
{
    color: purple;
}
.styleselected a:visited
{
    color: purple;
}

.stylenode
{
    color: purple;
}

.stylenode a:hover
{
    color:#FF8000;
}
.tam
{
    width:auto;
}


