body    {
                background-color: #ffffff ;
                margin-top: 0pt; 
                margin-bottom: 0pt;
                margin-left: 5pt;
                margin-right: 5pt;
                font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
                font-size: x-small;
                color: #000000;
            } 

p.open-p			{ 
                margin-top: 0pt;
                margin-bottom: 5pt;
                font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
                font-size: x-small;
                color: #000000;
                text-align: justify; 
             }

p.close-p			{ 
                margin-top: 5pt;
                margin-bottom: 12pt;
                font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
                font-size: x-small;
                color: #000000;
                text-align: justify; 
             }
    
p.no-margin			{           
                font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
                color: #000000; 
				margin-top: 0pt;
				margin-bottom: 0pt;
				margin-left: 0pt;
				margin-right: 0pt;
				font-size: x-small;
				text-align: justify; 
             }        
p.redfont    {
                font-size: medium;
                color: #ff0000;
                margin-top: 0pt;
                margin-bottom: 0pt; 
                font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
               }           		
p.nav1       {	
				font-size: x-small; 
				font-weight: bold;
               	margin-top: 5pt;
                margin-bottom: 0pt;
                color: #0056A2; 
				letter-spacing: 1px;
				margin-left: 3pt;
			}

p.nav2   {
 	font-size: x-small; 
 	color: #0056A2; 
	margin-top: 0pt;
    margin-bottom: 1pt;
    margin-left: 8pt;
    margin-right: 4pt;

  }

p.nav3   {
 	font-size: x-small; 
 	color: #0056A2; 
	margin-top: 4pt;
    margin-bottom: 1pt;
    margin-left: 4pt;
    margin-right: 4pt;

  }                       
p.italic	 {
				font-style: italic;
				margin-top: 0pt;
                margin-bottom: 0pt;
			} 
			
p.thick {		font-weight: bold;
               	margin-top: 5pt;
                margin-bottom: 0pt;
                color: #0056A2; 
				letter-spacing: 1px;
			}
p.right {text-align: right}
p.center {text-align: center} 
p.left {text-align: left} 
                             
p.whitelink {
				color: #ffffff;
				margin-top: 5pt;
                margin-bottom: 5pt;
			}         
          
          
a:link {color: #0056A2}
a:visited {color: #8A2BE2}
a:hover {color: #0000CD}
a:active {color: #0000FF}

h3, h4, h5, h6 
{
   margin-top: 0pt;
   margin-bottom: 0pt;
   font-weight: bold;

	} 

.h01 {
 	font-size: medium; 
 	 font-weight: bold;
	letter-spacing: 1.5px;
	margin-top: 0pt;
    margin-bottom: 0pt;
  }

.h02 {
  font-size: small; 
  font-weight: bold;
  letter-spacing: 1px;
   margin-top: 0pt;
   margin-bottom: 0pt;
  }


td       {
                background-color: #ffffff;
                margin-bottom: 0pt;
                margin-left: 0pt;
                margin-right: 0pt;
                margin-top: 0pt;
                font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
                font-size: x-small;
                color: #000000;
            } 

.smallblacktd    {
                background-color: #fff8dc;
                margin-bottom: 5pt;
                margin-left: 5pt;
                margin-right: 5pt;
                margin-top: 5pt;
                padding-top: 12pt;             
                font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
                font-size: xx-small;
                color: #800000;
                   }
                   
.navtd-1	      {
				background-color: #660000;
				}	

.navtd-2	      {
				background-color: #FFFF99;
			    margin-bottom: 0pt;
                margin-left: 0pt;
                margin-right: 0pt;
                margin-top: 0pt;
				   }	


p.right {text-align: right}
p.center {text-align: center} 
p.left {text-align: left}
p.justify {text-align: justify} 

/*unordered lists*/

ul.disc 
{
list-style-type: disc;
}

ul.circle 
{
list-style-type: circle
}

ul.square 
{
list-style-type: square
}

ul.none 
{
list-style-type: none
}


/*ordered lists*/
ol.decimal 
{
list-style-type: decimal
}

ol.dec-h4 
{
 list-style-type: decimal;
 color: #0056A2;
font-family: "Lucida Sans", "Lucida Sans Unicode", Verdana;
 font-size: x-small;

}









ol.lroman 
{
list-style-type: lower-roman
}

ol.uroman 
{
list-style-type: upper-roman
}

ol.lalpha 
{
list-style-type: lower-alpha
}

ol.ualpha 
{
list-style-type: upper-alpha
}

/* This is a comment */

hr {color:b0e0e6}

/* font sizes
xx-small
x-small
small
medium
large
x-large
xx-large
smaller
larger
length
% 
*/

/*Ways of setting upall 4 margins
p.margin {margin: 12pt 5pt 3cm 4cm}*/