BODY { background: #cccccc }
A:link, A:visited, A:active { text-decoration: none } 

A:link    { color: blue }
A:active  { color: red ; font-size: 105% }
A:visited { color: black ; font-size: 95% }

b.events { color: red;
           font-family : Arial;
		   font-size : 12px; }

pre { font-size : 9pt }
P { color : blue;
font-size : 10pt;
font-family : Arial;
margin : 0em 1em 1em 1em;
text-indent: 2em }
/* margin 1=top 2=left 3=bottom 4=right */


em.head { font-weight: bold; color: #800000;font-size : 14pt; font-family : Arial}

H1, h3 { color : blue}
H2 { color : red;
font-size : 18pt}

dl { font-family : Arial; font-size : 10pt;color : blue }
dt { font-weight : bold }
dd { color : blue }


CAPTION { font-family : Arial;
color : #ee1200;
font-size : 18pt }

