address, body,
div, dl, ul, ol,
blockquote, img, em, acronym, abbr,
h1, h2, h3, h4, h5, h6, p,
table, caption, th, td      { font-family: sans-serif }

address { font-size: small; font-style: normal;
          border-top: solid black 2px; padding-top: 3px }

body { color: black; background: white }

code { font-family: monospace }
code.Ccomment { font-style: italic; color: blue }
code.Ckeyword { font-weight: bold }

div.center { text-align: center }

div.links { padding: 10px; margin: 0px }
div.links p { margin: 0px; text-align: right }

div.cupisHeader {}
div.cupisHeader h1 { margin-top: 0px; padding: 10px;
                     background-color: #73BAFF;
		     border: solid black 2px }

div.main { clear: both; margin-left: 5%; margin-right: 5% }

div.newsarticle { margin: 10px; border: 1px solid black; padding: 10px }

dl {}
/*  dt {font-weight: bold} */
  dd {font-size: smaller}
  dt, dd {margin-top: 1em}

hr {clear: both}

img.backToInfo {border: 0px}

th {font-weight: bold; border-bottom: solid black 2px}
td.articleQuote {text-align: center; font-size: larger; font-style: italic}

p {}
p.imgCenter {text-align: center}

@media print {
  div.links {display: none}
  div.cupisHeader {border: 0px}
  div.cupisHeader h1 {border: 0px}
  div.main {margin: 1%}
  address {font-size: small; font-style: normal;
           border-top: solid black 2px; padding-top: 3px}
}

