/* Order is important.  Last one(s) take precedence */

A:link {text-decoration: none; color: blue }
A:visited {text-decoration: none; color: purple }
A:active {text-decoration: none; color: green }
A:hover {text-decoration: none; color: MediumVioletRed; font-size: 12pt; font-weight }
body {margin: 20px; font-family: Verdana, Arial, sans-serif; font-size: 12pt; font-weight: normal; font-style: normal;}

img {border-color: #466B8C;}
.topofpageheader { font-family: Georgia; Verdana; font-size: 22pt; color: black; font-style: normal; 
               font-weight: bold; text-align: Left }
.subheader { font-family: Verdana, sans-serif; font-size: 14pt; color: #873C4E; font-style: bold; 
               font-weight: bold; }
.midpageheader { font-family: Verdana, sans-serif; font-size: 11pt; color: #873C4E; font-style: normal; 
               font-weight: bold; text-align: Left } 
.centertext { font-family: Verdana, sans-serif; font-size: 12pt; color: #873C4E; font-style: normal; 
               font-weight: normal; text-align: Center } 
.descriptions { font-family: Verdana, sans-serif; font-size: 10pt; color: black; font-style: italic; 
               font-weight: normal; text-align: Left }  