<style>
				
tr, td, th 	{
			font-family: Arial, Helvetica, sans serif;
			}
tr.list	{
		font-family: Arial, Helvetica, sans serif;
		color: #765;
		font-size: smaller;
		}			

.footer	{		
		font-family: Arial, Helvetica, sans serif;
		text-align: center;
		color: #765;
		font-size: smaller;
		border-top: 0.06in groove #990000;
		}	

P	{
	font-family: Arial, Helvetica, sans serif;
	}
	
div.heading	{
	font-family: Arial, Helvetica, sans serif;
	border-width: medium;
	border-style: groove;
	border-color: #990000;
	color: #765;
	padding: 10px;
	clear: both;
	}
			

.pageHead	{
			font-family: Arial, Helvetica, sans serif;
			text-align: center;
			font-size: 1.20em;
			color: #990000;
			font-weight: bold;			
			}			
	
.title	{
		font-family: Arial, Helvetica, sans serif;
		text-decoration: overline;
		font-size: 1.10em;
		color: #765;		
		}	
		
div.bar	{
		clear: none;
		border-left: 0.06in groove #990000;
		padding: 10px;
		}		
		
.required	{color: red;}

td.title	{
		font-family: Arial, Helvetica, sans serif;
		text-decoration: none;
		font-size: 1.15em;
		color: #765;		
		}	
		
.emphasized	{
			font-family: Arial, Helvetica, sans serif;
			font-weight: bold;
			color: #765;
			}		

td.label	{
			font-family: Arial, Helvetica, sans serif;
			font-size: small;
			text-align: center;
			color: #765;		
			}
		
.pbreak {page-break-after: always; }

			
 <!-- ##################################################################
 -->   

 	.divnav{
      	line-height: normal;
		border-right: 0.06in groove #990000;
      	float: left;
		clear:both;
 		}

    .plainLeft {	
	  font-size: 90%;
      font-weight:bold;
      line-height: normal;
      background:url("../images/left.gif") no-repeat left top;
	  list-style:none;
      padding:5px 15px 2px 6px;
      float: left;
      }
	  
    .currentLeft {
	  font-size: 90%;
      font-weight:bold;
      line-height: normal;
      background:url("../images/left_on.gif") no-repeat left top;
	  list-style:none;
      padding:5px 15px 2px 6px;
      float: left;
      }
	  
	.plainRight	{	
		  font-size: 90%;
	      line-height: normal;
	      background:url("../images/right1.gif") no-repeat right top;
		  list-style:none;
	      padding:6px 15px 2px 6px;
	      text-decoration:none;
	      font-weight:bold;
	      color:#765;
		  margin-right: 3px;
		  border-bottom: solid thin; 
		  clear: right;
		}
		
    .currentRight {
		  font-size: 90%;
	      line-height: normal;
	      background:url("../images/right_on.gif") no-repeat right top;
		  list-style:none;
	      padding:6px 15px 2px 6px;
	      text-decoration:none;
	      font-weight:bold;
	      color:#333;
		  margin-right: 3px;
		  border-bottom: solid thin; 
		  clear: right;
      }
</style>