.HeadBg {
  background-color: darkred;
}

.Title { 
  font: 16pt Verdana;
  font-weight: bold;
  color: #cccc99;
  padding: 10px;
}

.ItemTitle {
  font: 12pt Verdana;
  font-weight: bold;
}

.Head, H1  	{
	 	font-family: Verdana, Arial, Helvetica, sans-serif;
	 	font-size: 	2em;
		font-weight:	600;
		font-style:	normal;
		color: #000066;
		text-decoration:	none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		}
.Head, H2  	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:	1.75em;
		font-weight:	600;
		font-style:	normal;
		color: #000066;
		text-decoration:	none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		}		
.Head, H3  	{
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size:	1.62em;
		font-weight:	600;
		font-style:	normal;
		color: #000066;
		text-decoration:	none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		}			
.Head, H4  	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:	1.33em;
		font-weight:	700;
		font-style:	normal;
		color: #000066;
		text-decoration:	none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		}			
		
.Head, H5, DT  	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:	1.15em;
		font-weight:	700;
		font-style:	normal;
		color: #000066;
		text-decoration:	none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		}			

.Head, H6  	{
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size:	1.33em;
		font-weight:	700;
		font-style:	normal;
		color: #000000;
		text-decoration:	none;
		word-spacing:	normal;
		letter-spacing:	normal;
		text-transform:	none;
		}			
		


.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: darkred;
    }

.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12;
    font-weight: normal
}

.small
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10;
    font-weight: normal
}
.table
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12;
    font-weight: normal
    color:#000066
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
    background-color: #eeeeee;
    color: black
    }

UL     {
    line-height: 14px    
    }

UL LI   {
    list-style-type:    square ;
    }

UL LI LI    {
    list-style-type:    disc;
    }

UL LI LI LI {
    list-style-type:    circle;
    }

OL LI   {
    list-style-type:    decimal;
    }

OL OL LI    {
    list-style-type:    lower-alpha;
    }

OL OL OL LI {
    list-style-type:    lower-roman;
    }

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
    }
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12;
    font-weight: normal
}

.Link
{
  font-size : 12;
  font-family : Verdana, Helvetica, sans-serif;
  font-weight : bold;
  color : blue;
}

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}