/*Begin rules for headings*/

h1, h2, h3, h4, h5, h6 { font-family: Arial, Arial Black; }

h1 {font-size: 48pt; color: red}

a:link { color: blue }
a:visited { color:purple }
a:hover { color: red }

dd.indent {font-family: Arial, Arial Black; font-size: 18pt; margin-left: 50px; 
margin-right: 50px}

p.big {font-family: Arial, Arial Black; font-size: 18pt}
p.stress {font-family:Arial, Arial Black; font-size:14pt; color: red}


fieldset {border: 1}