body
{
    color: #ffffff;
    background-color: #000000;
    text-align: justify;
}


p:first-letter {color:#ff0000; font-size: 22pt; font-family: monotype corsiva, times new roman, arial, helvetica, sans-serif; background-color: transparent; }	

h3
{
	font-family: verdana,arial, helvetica, sans-serif, sarif;
	COLOR: red;
	background-color: transparent;
}



p 
{ 
    text-indent: 3em;
    font-weight: normal;
    font-family: times new roman, arial, helvetica, sans-serif, sarif;
    font-size: 12pt;
    text-align:  justify;    
}



a:link { color: #ffffff; background-color: transparent; text-decoration: underline; font-family: times new roman, arial, helvetica, sans-serif; font-size: 10pt; }

a:visited { color: #ffffff; background-color: transparent; text-decoration: underline; font-family: times new roman, arial, helvetica, sans-serif; font-size: 10pt; }


a:hover { color: #ff0000; background-color: #ffff00; text-decoration: overline; font-size: 10pt; font-family: times new roman, arial, helvetica, sans-serif; }





.hidden
{
    background-color: transparent;
    COLOR: #000000;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 4pt;
}


.visible
{
    background-color: transparent;
    COLOR: #999999;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 8pt;
    text-align:  center;
}



