h1 { font-size: 14pt; color: navy; background-color: white; text-align: center }
h2 { background-color: lightgrey; font-size: 12pt; color: navy; text-align: left}

h3 { font-size: 11pt; color: navy; background-color: white; text-align: left; font-weight: bold }

p,td { font-size: 11pt }
p.toclink { text-align: right; margin-top: 0; margin-bottom: 1}
p.blogdate { text-align: right; margin-top: 0; margin-bottom: 1 }

a { color: navy}
a[href]:hover { color: navy; background-color: lightgrey }

.alert { color: #990000; font-weight: bold }
.definition { color: navy; font-weight: bold }
.menu p { font-size: 9pt}
.foot { font-size: 9pt; text-align: center}
.box { border: solid navy ; border-width: 1pt}
.boxcontent p { font-size: 9pt ; padding: 4px ; margin: 0}
.quote { background-color: lightgrey;
         margin-left: 10pt; margin-right: 10pt; }

h3.boxtitle { color: navy; background-color: lightgrey ; margin: 0pt;
	      border-bottom: solid navy ; border-width: 1pt ; padding-left: 4px}

hr { border-top: solid navy ; border-bottom: none; border-left: none; border-right: none; height: 1px}

