BODY              {font-family: Trebuchet MS}
P                 {font-size: smaller}
P                 {color: #000066}
N                 {color: gray}
H1,H2,H3,H4,H5,H6 {text-align: left; color: gray}
H4,H5,H6          {font-size: 100%}
PRE               {color: blue; font-size: 95%}
SAMP              {font-weight: normal}
H1                {margin-top: 0.2em; margin-bottom: 0em}
H1                {font-size: 300%}

/* Removed from layout.css: */
/* DT             {font-weight: bold; color: black} */
/* DD             {font-style: italic} */
/* Added: */
DT  {margin-top: 1em; margin-bottom: 0.2em}


.YEAR             {color: red}
.COL-RED          {color: red}
DD.CATCH          {color: "#800040"}
.DIKT-H0          {font-size: 110%; font-weight: bold; color: red}
.DIKT-H           {font-size: 110%; font-weight: bold; color: red; margin-top: 4em}
.PARA-NARROW      {margin-top: 0.2em; margin-bottom: 0em}

A:link    { text-decoration: underline; color: #000066 }
A:active  { text-decoration: underline; color: #000066 }
A:visited { text-decoration: underline; color: #000066 }
A:hover   { text-decoration: underline; color: #e4e4e4; background-color: #000066 }


