.menu { text-align: center }
#red a:link    { font-family: Arial; font-size: 10pt; color: #990000; font-weight: bold;
					line-height: 150%; margin-top: 5px; margin-bottom: 0; text-align: Center; text-decoration: none }
#red a:hover    { font-family: Arial; font-size: 10pt; color: #990000; font-weight: bold;
					line-height: 150%; margin-top: 5px; margin-bottom: 0; text-align: Center; text-decoration: none }
#red a:visited    { font-family: Arial; font-size: 10pt; color: #990000; font-weight: bold;
					line-height: 150%; margin-top: 5px; margin-bottom: 0; text-align: Center; text-decoration: none }
#red a:active    { font-family: Arial; font-size: 10pt; color: #990000; font-weight: bold;
					line-height: 150%; margin-top: 5px; margin-bottom: 0; text-align: Center; text-decoration: none }
					
#black a:link    { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold;
					line-height: 150%; margin-top: 5px; margin-bottom: 0; text-align: Center; text-decoration: none }
#black a:hover    { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold;
					line-height: 150%; margin-top: 5px; margin-bottom: 0; text-align: Center; text-decoration: none }
#black a:visited    { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold;
					line-height: 150%; margin-top: 5px; margin-bottom: 0; text-align: Center; text-decoration: none }
#black a:active    { font-family: Arial; font-size: 10pt; color: #000000; font-weight: bold;
					line-height: 150%; margin-top: 5px; margin-bottom: 0; text-align: Center; text-decoration: none }
					
#green a:link    { font-family: Arial; font-size: 10pt; color: #a2a251; font-weight: bold;
					line-height: 150%; margin-top: 5px; margin-bottom: 0; text-align: Center; text-decoration: none }
#green a:hover    { font-family: Arial; font-size: 10pt; color: #a2a251; font-weight: bold;
					line-height: 150%; margin-top: 5px; margin-bottom: 0; text-align: Center; text-decoration: none }
#green a:visited    { font-family: Arial; font-size: 10pt; color: #a2a251; font-weight: bold;
					line-height: 150%; margin-top: 5px; margin-bottom: 0; text-align: Center; text-decoration: none }
#green a:active    { font-family: Arial; font-size: 10pt; color: #a2a251; font-weight: bold;
					line-height: 150%; margin-top: 5px; margin-bottom: 0; text-align: Center; text-decoration: none }
					
h1           { font-family: Arial; font-size: 14pt; color: #990000; font-weight: bold; 
               margin-top: 0; margin-bottom: 0 }
h2           { font-family: Arial; font-size: 10pt; color: #990000; font-weight: bold; 
               margin-top: 0; margin-bottom: 0; text-align: Center }

td           { font-size: 10pt; font-family: Arial }
.copyright           { font-size: 8pt; font-family: Arial; margin-top: 5px; margin-bottom: 0; }
