
.fofh {font-size:x-large;
      color: red;
      font-style:italic;
      font-weight:bold;
      text-decoration: underline;
      text-align: center }

.fofhsage {font-size:x-large;
      color: #607744;
      font-style:italic;
      font-weight:bold;
      text-decoration: underline;
      text-align: center }

.fofh29 {font-size:x-large;
      color: #5752A4;
      font-style:italic;
      font-weight:bold;
      text-decoration: underline;
      text-align: center }

.fofhteal {font-size:x-large;
      color: teal;
      font-style:italic;
      font-weight:bold;
      text-decoration: underline;
      text-align: center }

.fofha {font-size:large;
      color: red;
      font-weight:bold;
      text-decoration: underline;
      text-align: center }

.eightpoint {font-size: 8pt}

.bolditalic {font-style:italic;
      font-weight:bold}

.bigger {font-size:larger}

.biggerbolder {font-weight:bold;
	font-size:larger}

.biggerunder {text-decoration: underline;
	font-size:larger}

.smaller {font-size:smaller}

.boldunder {font-weight:bold;
	text-decoration: underline}

.middle {text-align: center}

.notice {font-weight:bold;
      color: black;
	text-align: center;
	background-color: white}

.rednotice {font-weight:bold;
      color: red;
	text-align: center}

.bluenotice {font-weight:bold;
      color: blue;
	text-align: center}

.title {font-weight:bold;
	font-family:monospace;
	font-size:larger;
	color: white;
	background-color: navy}

.byline {font-style:italic;
      font-weight:bold;
      text-align: right}

.white {color: white}

.width60  {width: 60%;
	border-bottom:solid grey;
	border-top:solid grey;
	text-align: center}

.boxout { border: solid thin olive;
	margin: 20;
	background-color: #dedece;
        font-weight:bold;
	text-align: center }
	
.boxout2 { border: solid thin olive;
	padding: 1em;
	margin: 20;
	background-color: #dedece }
	
.boxout3 { border: solid thin olive;
	padding: 1em;
	margin: 20;
	background-color: #cedede }
	
.boxout4 { border: solid thin olive;
	padding: .2em;
	margin: 20;
	text-align: center;
	background-color: #eeeede }
