body { color: black; margin: 0; background-color: #BD7932;
       font-family: arial, helvetica, sans-serif; }

a:link      {text-decoration:none; color: #007000;}
a:visited   {text-decoration:none; color: #007000;}
a:active    {text-decoration:none; color: #007000;}
a:hover     {text-decoration:none; color: #008500;}

.text {font-family: arial, helvetica, sans-serif;
       font-size: 19px; color: black;}

.greentext {font-family: arial, helvetica, sans-serif;
            font-size: 19px; color: #007000;}

.largegreen {font-family: arial, helvetica, sans-serif;
            font-weight: bold; font-size: 28pt; color: #007000;}

.smalltext {font-family: arial, helvetica, sans-serif;
       font-size: 10pt; color: black;}

.largetext {font-family: arial, helvetica, sans-serif;
            font-size: 14pt;}

.copyright {font-family: arial, helvetica, sans-serif;
            font-size: 11pt; color: white; font-weight: bold;}

.boldtext {font-family: arial, helvetica, sans-serif;
           font-size: 19px; font-weight: bold; color: black;}

.largeboldtext {font-family: arial, helvetica, sans-serif;
          font-size: 24px; font-weight: bold;}

.subtitle {font-size: 10pt; font-family: arial, helvetica, sans-serif;
           font-weight: bold; color: black;}
