body 
{
background-color: #010101;
margin-left:1cm;
margin-right:1cm;
margin-top:1cm;
margin-bottom:1cm;
}

/* background-color: #57636F; */

p 
{
text-align: justify;
color: #FFFFFF;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-weight: normal;
}

.app{
text-align: left;
color: #FFFF00;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 14pt;
font-weight: normal;
}

td, li
{
text-align: left;
color: #FFFFFF;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-weight: normal;
}

.titl
{
text-align: center;
color: #FFFF00;
font-style: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.5em;
font-weight: normal;
}

.cntr
{
text-align: center;
}

a:link      {color: #FFFFAA}
a:visited  {color: #FFFF00}
a:hover   {color: #FF5555}
a:active  {color: #FF5555}

