
      body { font-family:  "Arial","Helvetica",sans-serif }
      body.dict { margin-top: 0.5in }
      a { color: #000000; }
      a:link { text-decoration: none }
      a:active { text-decoration: underline }
      a:visited { text-decoration: none }
      a:hover { text-decoration: underline }
      a.dict { color: black;
               font-size: 1.1em;
               line-height: 2;
               vertical-align: 2;
               text-decoration: none }
      a.darkblue { color: #000099 }
      .copyright { font-size: 70% }
      td.gray { background: #cccccc; }
      .gray { color: #cccccc; }
      td.gray b { color: #999999; }
      td.blue { background: #0000cd; }
      .white { color: white; }
      .blue { color: blue; }
      div.width { text-align: left;
                  margin-left: 50px;
                  margin-right: 50px; }
      .center { text-align: center; }
       .exercise_ul1 {
		list-style-type: none;
	}
       .exercise_content {
		display: inline;	
		padding-right: 1em;
	}
	.exercise_key {
		display: inline;
		font-size: small;
		font-color: blue;
	}
	.authorNoteDiv {
		padding-left: 30%;
		width: 40%;
	}
	hr.authorNote {
		color: #28305e;
		background-color: #28305e;
		height: 5px;
	}
	.authorNote {
	}
	.author {
		padding-left: 10%;
		color: #28305e;
	}
    
