/* Style sheet for Generatortech, Inc. Web pages */
BODY {
	font-family: Arial, Lucida, sans-serif;
	font-size:15;
	font-weight: bold;
	text-decoration: none;
	color: black;
	/* 
	margin-left: 0.25in;
	margin-right: 0.25in;
	margin-top: 0.25in;
	margin-bottom: 0.25in;
	text-indent: 0.15in; 
	*/
	background: URL("pix/gray6.jpg")
     }


H1 {color:red; text-align:center}
H2, H3 {color:red; text-align:left}
H4 {color:black; text-align:center}

a:link { color: blue }
a:visited { color: navy }
a:active { color: aqua }

a.table:link, a.table:visited, a.table:active 
{
	color: white;
	font-family: Arial, Lucida, sans-serif;
	font-size:13;
	font-weight: bold;
}
a.table:visited {color: #ffef00}
a.table:active {color: #00ff00}

