Body	{
				color: black; 
				font-family: Arial;
				background-color:  e2e2e2;
			}

A:hover { color:blue;} 

H1, H2, H3
			{ 
				font-family: Arial;  
			}

td, th, b
			{ 
				font-size: 11pt;
				font-family: Arial;  
			}

.Size16
				{
				font-family: Arial;  
				font-size: 16pt;
				}

.Size14
				{
				font-family: Arial;  
				font-size: 14pt;
				}
.right
				{
				font-family: Arial;  
				font-size: 9pt;
				text-align: right;
				}
.Size9
				{
				font-family: Arial;  
				font-size: 9pt;
				}
.Size8
				{
				font-family: Arial;  
				font-size: 8pt;
				}

.redback
				{
				font-family: Arial;  
				color: white;
				background-color: 990000;
				}
 
.Menu	{
				color: black; 
				font-family: Arial;  
				text-align: Center;
				text-decoration: none;
				font-size: 10pt;
				}

