﻿Body
{
    font-family: Verdana;
    font-size: 9pt;
    font-weight: normal;
    background-color: #999999;
    margin: 2px;
    text-align: center;
}
h1
{
    font-size: 14pt;
    background-color: #CCCCCC;
    color: #000080;
    font-weight: bold;
    text-align:  Center;
    letter-spacing: 1px;
}
h2
{
	font-size: 10pt;
	background-color: Gray;
	color: navy;
	font-weight: bold;
}

p
{
    color: #008000;
    text-align: justify;
    word-spacing: 2px;
    line-height: 150%;
}

.TopHdr
{
   font-size: 14pt;
   color: #0000FF;
   letter-spacing: 3pt;
   font-weight: bold;
}

#block
{ position: absolute;
right: 170px;
}

BckDark
{
    background-color: #326C06;
}

.Lcd
{
     background-color:Black;
     color:Lime;
     
     
    }