
a {font-weight: bold; color: Blue }
A:hover { color: Green;}
h1, h2, h3, h4, h5, h6 { font-weight: bold; text-align: left; }
h1 { font-size: 2.0em; color: Magenta; text-align: center; 
  line-height: 0.9; }
h2 { font-size: 1.3em; line-height: 0.2; color: #C031C7; }
h3 { font-size: 1.0em; display: inline; }

