<style type="text/css">  
  <!--
	Body {
   		background: #ffffff;
   		font-family : "Times New Roman";
   		color : Black;
   	}
	A:Link {
   		color : Navy;
   		text-decoration: none;
   		}
	A:VISITED {
   		color : Navy;
   		text-decoration: none;
   		}
   P	{ text-indent: 25px}
   .myStyle12 {
   		font-family : "Times New Roman";
   		font-size: 12pt;
   		color : #3754A6;
   		text-align : left;
   		}
   .myStyle13 {
   		font-family : "Times New Roman";
   		font-size: 12pt;
   		color : #3754A6;
   		text-align : left;
   		font-weight : bold;
   		}
   .myStyle10 {
   		font-family : "Times New Roman";
   		font-size: 12pt;
   		color : Black;
   		text-align : left;
   		}
   .myStyle8 {
   		font-family : "Times New Roman";
   		font-size: 8pt;
   		color : Black;
   		}
   .td_nav {
   		background-image: url('images/list-background.jpg');
   		background-repeat: no-repeat;
   		}
   .td_areas_nav {
   		background-image: url('images/areas-body-jmg.jpg');
   		background-repeat: no-repeat;
   		}
  	ul.atty_list {
   		list-style-image: url('images/list.jpg');
   		list-style-type: circle;
   		font-family : "Book Antiqua";
   		font-size: 10pt;
   		color : Black;
   		font-weight: bold;
   		position : absolute;
   		text-decoration: none;
   		left : 35px;
   		top : 60px
   		}
   ul.areas_list {
   		list-style-image: url('images/list.jpg');
   		list-style-type: circle;
   		font-family : "Book Antiqua";
   		font-size: 8pt;
    		font-weight: bold;
    		line-height: 1.5em;
	  		color : Black;
	  		width : 175px;
   		position : absolute;
   		text-decoration: none;
   		left : 35px;
   		top : 60px
   		}
  ul.areas_list_main {
   		list-style-image: url('images/list.jpg');
   		list-style-type: circle;
   		font-family : "Book Antiqua";
   		font-size: 10pt;
   		color : Black;
   		font-weight: bold;
   		position : absolute;
   		text-decoration: none;
   		left : 35px;
   		top : 70px
   		}
  -->
</style>