body
{
	background-color: #CBEACA;
}
#DATATABLE
{
	border-color:#008000; border-width:2;
	background-color:White;
}
#HEADER
{
	background-color:#00c000;	
}
	
img {}
	.adobe
	{
		border:0px;
	}

table 
    {
        border-color:Green;
        background-color:White;
        border-width:2;
    }

table.clearBG
    {
        background-color:Transparent;    
    }
    	
table.datatable
    {
	    border-color:#008000; 
	    border-width:2;
	    background-color:White;
    }
h2 
{
    color:#008000;
}

hr 
{
    width:90%;
    color:#008000;
}
p 
{
    text-align:justify;
    text-indent:20px;
}
