/* Stylesheet for DOT annual report 97/98 */

a { text-decoration: none }
a:link { color: #0000FF }
a:visited { color: #663399 }
a:active { color: #FF7700 }

h1, { font-family : Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #FF0000 }

h2  { font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: green }

h3  { font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: teal }

h4  { font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #669966 }

p, ul, ol, li, blockquote, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt }

TT  { font-family : courier;
	font-size: 10pt;
	font-weight: bold;
	color: #330033 }


