		
		.active82 { 
			color: red;
			font-weight: bold;
		}
						
		body {
			font-family: "Arial", "sans-serif";
            font-size: .82em;
            }
		
		H1	{
			margin-top: 0in;
			font-family: "Arial", "sans-serif";
			font-size: 1.5em;
			font-weight: bold;
			font-style: italic;
			color: black;
			}
	
		
	
		H2	{
			margin-top: 0in;
			font-variant: small-caps;
			font-family: "Arial", "sans-serif";
			color: "$Configure::ColorH2";
			line-height: 1.25em;
			margin: .05em 0;
			font-size: 1.25em;
			
			}
		
		
		H3	{
			font-family: "Arial", "sans-serif";
			color: "990000";
			font-size: 1.25em;
			
			}
			
	
	
		.color { 
			color: "990000";
			}

		.green {
			color: "green";
			font-size: 1;
			}

