body {
     background-color: #F4D9C6;
     margin-top: 1 px;
	  font-family: Verdana, Tahoma, Arial, sans-serif;
	  font-size: 10pt;
	  font-style: normal;
	  color: #00468F;
	  align: center;
}
	  
	  

A {
        TEXT-DECORATION: none
}

A:hover {
        TEXT-DECORATION: underline }

a:link   {color: Blue;
}

table  {
    font-family: verdana, tahoma, arial;
    font-size: 10pt;
    color: #00468F;
	 }
	 
td  {
    background-color: #F4D9C6;
    font-family: verdana, tahoma, arial;
    font-size: 10pt;
    color: #00468F;
	 }

th  {
    background-color: white;
    font-size: 12pt;
    font-family: verdana, tahoma, arial;
    color: #00468F;
    vertical-align: middle;
	 }

HR  {color: white;
    width: 70%;
    height: 1px;
	 vertical-align: middle;
	    }

H1  {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
   color: #00468f;
	text-align: center;
}

H2  {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #00468f;
	text-align: center;
}

H3  {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #00468f;
	text-align: center;
}

H4  {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #00468f;
	text-align: justify;
}

H5  {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #800000;
	text-align: justify;
}

P  {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: 00468F;
	text-align: justify;
}



