
	 A:link {font-family:"Century Gothic"; font-size: 10pt; text-decoration: none; color:999999;}
     A:visited {font-family:"Century Gothic"; font-size: 10pt; text-decoration: none; color:999999;}
     A:focus {font-family:"Century Gothic"; font-size: 10pt; text-decoration: none; color:999999;}
     A:active {font-family:"Century Gothic"; font-size: 10pt; text-decoration: none; color:006600;}
     A:hover {font-family:"Century Gothic"; font-size: 10pt; text-decoration: none; color:006600;}
	
	h1{
		font-weight: bold;
		font-family:"Century Gothic"; 
		font-size: 13pt; 
		text-decoration: none;
		color:000000;
	}

	h2{
		font-weight: bold;
		font-family:"Century Gothic"; 
		font-size: 11pt; 
		text-decoration: none;
		color:#000000;
		margin: 0px; 
	}

	h3{
		font-weight: bold;
		font-family:"Century Gothic"; 
		font-size: 10pt; 
		text-decoration: none;
		color:#008400;
		margin: 0px; 
	}

	li{
		list-style:disc;
		display: list-item;
		list-style-type: circle;
	}

	 .menuCell
	 {
		font-family:"Century Gothic"; 
		font-size: 10pt; 
		text-decoration: none; 
		color:008400;
		border-left: 1px solid #999999;
		padding: 0 15px 0px 5px;
	 }

	 .azCell
	 {
		font-family:"Century Gothic"; 
		font-size: 10pt; 
		text-decoration: none; 
		color:008400;
		border-left: 1px solid #999999;
		padding: 0 11px 0px 3px;
	 }

	 .azTitle
	 {
		font-family:"Century Gothic"; 
		font-size: 18pt; 
		text-decoration: none; 
		color: #999999;
		font-weight: bold;
	 }
	
	 .fm
	 {
		font-family:"Century Gothic"; 
		font-size: 8pt; 
		text-decoration: none; 
		color:ffffff;
	 }

	 .pageUpdated
	 {
		font-family:"Century Gothic"; 
		font-size: 8pt; 
		text-decoration: none; 
		color:#999999;
		text-align: center;
	 }
