body    {
        text-align:                     justify;
        color:                          #FFFFFF;
        background-color:               #000000;
        margin:                         0;
        padding:                        0;
        font-family:                    Verdana, Arial, Helvetica, sans-serif;
        }

h1      {
        letter-spacing:         -2px;
        color:                          #45bc32;
        font-family:                    Verdana, Arial, Helvetica, sans-serif;
        font-size:                      18pt;
        font-style:                     italic;
        padding-top:                    0;
        }

h2	{
	letter-spacing:		-2px;
	color:                          #3A1696;
	font-family:                    Verdana, Arial, Helvetica, sans-serif;
	font-size:                      12pt;
	font-style:                     italic;
	}
h3	{
	letter-spacing:         -2px;
	color:                          #3A1696;
	font-family:                    Verdana, Arial, Helvetica, sans-serif;
	font-size:                      11pt;
	}


table	{
	text-align:			justify;
	}

table.black	{
	text-align:			center;
	background: black; color: #FFFFFF;
	}	

td	{
	font-family:                    Verdana, Arial, Helvetica, sans-serif;
	}

td.black {
	text-align:			center;
	background: black; color: #FFFFFF;
	}

td.blue	{
	background-color: 		#9F95FF;
	color:				#000000;
	text-align: 			center;
	}


b	{
	font-weight:		bold;
	}

i	{
	font-style:			italic;
	}

sub	{
	font-size:			7pt;
	}

p       {
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:			11pt;
	}

p.white	{
	background: black; color: #FFFFFF;
	border:				none;
	}

ul	{
	font-family:			Verdana, Arial, Helvetica, sans-serif;
	font-size:			10pt;
	color:				#FFFFFF;
	}

img	{
	border:				none;
	border-width:			0;
	border-color:			#FFFFFF;
	}

p.headermenu  {
	text-align:			center;
	font-weight:			600;
	font-size:			8pt;
	}

p.red {
	color:			red;
}

BODY P:first-letter { color: #ffe647; font-weight: 400; }

a { padding:                  0;
    margin-top:               0;
    margin-bottom:            0;
  }

A IMG { border-style: none; border-width: 0; }

a:link { color: #d8983e; text-decoration: none; }
a:visited { color: #d8983e;  text-decoration: none }
a:active { color: #ff9400;  text-decoration: none }
a:hover { color: #ff9400;  text-decoration: underline }

.mainTopic {
	font-size:		11pt;
        font-style: italic; 
	}

#content {
	background-color: #000040;
}

#locator {
	background-color: #000040;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif; 
	border-top: solid;
	border-left: none;
	border-right: none;
	border-bottom: solid;
	text-align: center;
}