.nav-bar { border: 0px;
		   white-space: nowrap;
		 }

.body-text { font-family: arial;
			 font-size: 10pt;
			 margin-left: 25pt; 
			 margin-right: 35pt;
			 line-height: 14pt;
		   }

.body-text-dr { font-family: arial;
			    font-size: 10pt;
				line-height: 14pt;
		   	  }
		   
.body-text-header { font-family: arial;
					font-size: 12pt;
					font-weight: bold;
					margin-left: 25pt; 
					margin-right: 35pt;
					line-height: 14pt;
				  }

.footer-text { font-family: arial;
		  	   font-size: 8pt; 
		  	   color: red;
		  	   text-align: center;
		  	   vertical-align: bottom;
		  	   position: relative;
			 }

.dr-title { font-weight: bold;
			color: navy; 
		  }
		  
A {
	color: #5972A2;
}

A:visited {
	color: #FF051A;
}
