p,li,th,td 
{ 
text-align: justify;
line-height: 110%;
color: #FFF0F5;
font-size: small; 
font-family: Arial, Verdana, Sans-Serif
}

body
{
background-color: black;
font-family: Arial, Verdana, Sans-Serif
}

h1,h2,h3,h4,h5,h6
{
font-family: Arial, Verdana, Sans-Serif;
color: #FFF0F5
}


img {border:none;
     margin-left: 5px}

img.left {float:left;
          border:none;
          margin-right: 20px}
img.right {float:right;
          border:none;
          margin-left: 20px}

table {border-color: darkblue}

.small {font-size: small;}

a:link    {color:#ffffff; text-decoration: none;}
a:visited {color:#ffffff; text-decoration: none;}
a:active  {color:#ffffff; text-decoration: none;}
a:hover   {color:#ffffff; text-decoration: none;}
