﻿


body
{
    color: BLACK;
    table-layout: auto;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
    
}

a:link { text-decoration:none }
a:visited { text-decoration:none }
a:hover { text-decoration:none }
a:active { text-decoration:none }


.box { 
  border-style: solid;
  border-size:1px;
  border-color:#000000;
 color:#000000;
}

