      BODY  { 	font-family:   	univers,arial,helvetica,sans-serif;
               	font-size:     	12pt;
		color:		#000033;
               	font-style:    	normal; }
      H1    { 	font-size:     	36pt; 
      			color:		#000033;
			font-weight:	bold;
			font-style: italic;
	        	font-family:   	univers,arial,helvetica,sans-serif }
      H2    {  	font-size:     	16pt; 
                        color:          #000033;
	        	font-family:   	univers,arial,helvetica,sans-serif }
      H3    {  	font-size:     	22pt;
      			color:		#000033;
      			font-weight:	bold;
	        	font-family:   	univers,arial,helvetica,sans-serif }
      H4    {  	font-size:     	12pt;
			color:		#000033;
      			font-weight:	bold;
	        	font-family:   	univers,arial,helvetica,sans-serif }
      H5    {  	font-size:     	12pt;
      			color:		#000033;
      			font-weight:	bold;
	        	font-family:   	univers,arial,helvetica,sans-serif }
      TD        {       font-family:    univers,arial,helvetica,sans-serif;
      			color:		#000033;
                      font-size:      12pt; }
      BLOCKQUOTE  {       font-family:    univers,arial,helvetica,sans-serif;
      			color:		#000033;
                      font-size:      12pt; }
      CODE  {  	font-family:   	courier;
      		color:		#000033;
             	font-size:     	10pt }
      .head {	font-size:     	12pt;
      			color:		#000033;
			font-weight:	bold;
	        	font-family:   	univers,arial,helvetica,sans-serif }
	UL 	{	list-style-image:	url("images/phoenixball16.png");
			color:		#000033;
			font-size:	12pt;
			font-family:	univers,arial,helvetica,sans-serif}
	UL UL	{	list-style-image:	url("images/phoenixball16.png");
			color:		#000033;
	                font-size:      10pt;
		        font-family:    univers,arial,helvetica,sans-serif}
     .smalltable,  .smalltable TD, .smalltable TH {
     			color:	#000033;
     			font-size: 10pt; }


a:link {color: blue}     /* unvisited link */
a:visited {color: purple}  /* visited link */
a:hover {color: black}   /* mouse over link */
a:active {color: red}   /* selected link */


       .menuhigh  {           
                        color: orange;
                        border: thin #3bbefa solid;
                        background-color:red;
         }


       .menunorm {           
                        color: #000033;
                        border: none ;
         }

	.menubar {	background: #e66d1d;
			width: 150;
			max-width: 150;
			background-image: url(images/PHX_menu.new.png) ;
			background-position: top;
			background-repeat: no-repeat; }

