body,td     { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif }
.note  { margin-right: 30px; margin-left: 30px }
h1   { font-size: 24px; font-weight: bold; text-align: center }
.h1sub   { font-size: 18px; font-weight: normal; text-align: center }
h2  { font-size: 16px; font-style: italic; font-weight: bold; text-align: center; margin: 13px 0 }
.mtitle   { color: black; font-size: 24px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
.mcomment  { color: black; font-size: 11px; font-style: oblique; text-align: right }
.mhead    { color: black; font-size: 12px; font-weight: bold; margin-top: 0.5em; margin-left: 0 }
.mbody     { color: black; font-size: 11px; font-weight: normal }
.mprompt { font-size: 11px; font-style: italic; margin-top: 0.5em }
.smallbody  { font-size: 12px }
.content    { font-size: 14px; padding-top: 10px; padding-right: 10px; padding-left: 10px }
.fineprint   { font-size: 12px }
.reallytinyprint { font-size: 9px }
em { font-style: italic }
strong { font-weight: bold }
.graybg { background-color: silver }
a   { color: olive; text-decoration: none }
/*The above is simply to define links invisible by default*/
a:link  { text-decoration: none }
a:visited { }
a:hover   { color: blue; text-decoration: underline }
a:active { color: red }
.mborder  { padding-top: 10px; padding-right: 10px; border-right: 2px solid gray }
/*Adding padding to lists
Deb adds margin left, pad bottom and pad right

list intro class?  with -8 px margin to help keep title close to list*/
.indextitle  { color: red; font-size: 30px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold }
li { margin-left: 10px; padding-right: 20px; padding-bottom: 5px }
.indexbody  { color: black; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif }
.indexlink  { color: blue; font-size: 14px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: italic }
.artlinks  { color: blue; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-variant: small-caps; text-align: center }
.sidebar { font-size: 14px; text-align: center }
.sidebarred { color: red; text-align: center }
.sidebarblue { color: blue; font-style: italic; text-align: center }
.sidebarsmall { font-size: 10px; text-align: center }
.center { text-align: center }

