body               {background: #D7EEBD; text-align: center}

a               {color: black}
a:link          {color: black}
a:visited       {color: 6A5986}
a:hover         {color: black}
a:active        {color: #6A5986}

.classold	a  		{color: black}
.classold	a:link		{color: gray}
.classold	a:visited       {color: gray}
.classold	a:hover         {color: brown; text-decoration: underline}
.classold	a:active        {color: gray}

.classnew	a  		{color: black}
.classnew	a:link          {color: black}
.classnew	a:visited       {color: black}
.classnew	a:hover         {color: red; text-decoration: underline}
.classnew	a:active        {color: black}

td.hand         {cursor: pointer}

.green          {background-color: #D7EEBD}

h1                 {line-height: 1em;
		    vertical-align: middle;
		    font-family: sans-serif;
		    font-weight: bold;
		    font-style: normal;
		    font-size: 2pc;
		    margin-top: 10px}
		    
h2                 {line-height: 1em;
	            vertical-align: middle;
	            font-family: sans-serif;
	            font-weight: bold;
	            font-style: italic;
	            font-size: 1.5pc;
	            margin-top: 7px}
	             
.f3                {line-height: 0.5em;
		    vertical-align: middle;
		    font-family: sans-serif;
		    font-weight: bold;
		    font-style: italic;
		    font-size: 0.75pc}
		    
.f4                {font-family: sans-serif;
		    font-style: italic}
		    
.f5                {font-family: sans-serif;
		    color: black}
		    
.f5a               {font-family: sans-serif;
		    color: gray}
		    
.f6                {font-family: sans-serif;
		    font-weight: bold}
		    
.f7                {font-family: sans-serif;
		    font-style: italic;
		    font-weight: normal}
		    
.f99               {vertical-align: middle;
		    font-family: sans-serif;
		    font-weight: bold;
		    font-style: normal;
		    font-size: .7pc}
		    