		UL, LI, P	{ font-family: Arial, sans-serif;
					  font-size: 1em;
			 }
	

		P.main { font-weight: bold;
			font-size: 1.06em;
			color: #333333;
		}
	
		P.h 	{ font-weight: bold;
			  font-size: .9em;
			}						
		P.c      {font-size: .75em;
			text-indent: .7em}
		P.query      { font-weight: bold;
		}


A:link {text-decoration: none;
	color: 006633;}
A:visited {text-decoration: none;
	color: #7CA68A}
A:active {text-decoration: none}
A:hover {text-decoration: underline; color: red;}	
		
		
		H1	{
			margin-top: 0in;
			font-family: "Arial", "sans-serif";
			font-size: 1.5em;
			font-weight: bold;
			font-style: italic;
			}
	
		
	
		H2	{
			font-family: Arial, sans-serif;
			color: #7CA68A;
			font-size: 1.5em;
			font-weight: bold;

			}
		
		H3	{ 
			font-family: "Arial", "sans-serif",
			font-weight: bold;
			font-size: 1.2em;
			}
		
		
		.color { 
			color: "990000";
			}

