<style type="text/css">
<!-- 
body {
     font-family: Arial, Helvetica, "Sans Serif";
     font-size: 12px;
     background-image: url(../images/bg_body.jpg);
     background-position:top left;
     background-attachment: fixed;
     background-repeat: repeat;
     text-align: center;
     margin: 0px;
     padding: 0px;
     }
 p {
   margin-right:25px;
   text-align: justify;
   }
h1 {
   font-size:24px;
   font-weight:bold;
   }
h2 {
   font-size:16px;
   font-weight:bold;
   }
h3 {
   font-size:16px;
   font-weight:bold;
   }
td {
   font-family: Arial, Helvetica, "Sans Serif";
   font-size: 12px;
   color: #013668;
   }
ul.hilite li {
		  	 background-image: url(../images/bullet.png);
			 font-weight:bold;
			 text-decoration:underline;
			 background-repeat: no-repeat;
			 margin: 0px;
			 padding-top: 5px;
			 padding-right: 0px;
			 padding-bottom: 5px;
			 padding-left: 23px;
			 list-style-type: none;
			 }
a:link {color: #FFFFFF;text-decoration: none;}
.content a:link {color: #013668;text-decoration: none;}
a:visited {color: #FFFFFF;text-decoration: none;}
.content a:visited {color: #587C9C;text-decoration: none;}
a:hover {color: #FFFFFF;text-decoration: underline;}
.content a:hover {color: #587C9C;text-decoration: underline;}
a:active {color: #FFFFFF;text-decoration: underline;}
.content a:active {color: #587C9C;text-decoration: underline;}
.body {
	  background: #FFFFFF;
	  width: 782px;
	  padding: 7px;
	  border: 1px solid #013668;
	  text-align: left;
	  margin-top: 45px;
	  margin-bottom: 0px;
	  }
em {font-weight: bold;font-style: normal;color: #956F42;}
.header {
		margin: 0px;
		}
.main {
	  margin-top: 3px;
	  }
.content {
		 margin-left:25px;
		 margin-top:15px;
		 margin-bottom:15px;
		 }
.content ul{margin-right:25px;text-align: justify;}
.content td{text-align: justify;}
.footer {
		font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        text-align: center;
        background-image: url(../images/bg_footer.jpg);
		background-repeat:no-repeat;
		width:782px;
		height:52px;
        }
.sectionheader {
               cursor: pointer;
               font: bold 14px Arial, Helvetica, "Sans Serif";
               margin: 10px 0;
               }
.openheader {font-size:16px; font-weight:bold;padding:3px;border-bottom: 2px solid #ECE0D4;}
.closedheader {font-size:16px; font-weight:bold;background: #ECE0D4;padding:3px;}
 -->
</style>