/*  TUG Style sheet for TUG/400 Magazine Archives*/   
/*  Version 1.0                           */
/*  Vaughn Dragland,  March 21, 2001      */


BODY	
	{color: black;
	background-color: #fdf5e6; /* beige*/
	tab-interval: .5in;
	padding-left: lin;
	padding-right: lin;}
p
	{margin: 0in;
	margin-bottom: .0001pt;
	text-align: justify;
	font-size: 12.0pt;
	font-family: "Arial", "Helvetica", "sans serif";}
p.menu
	{margin: 0in;
	margin-bottom: .0001pt;
	text-align: left;
	font-size: 12.0pt;
	font-family: "Arial", "Helvetica", "sans serif";}
p.code
	{margin: 0in;
	margin-bottom: .0001pt;
	text-align: left;
	font-size: 14.0pt;
	font-family: "Lucidia Console", "Courier New", "Courier";}
p.footer
	{margin: 0in;
	margin-bottom: .0001pt;
	text-align: left;
	font-size: 10.0pt;
	font-family: "Bookman Antiqua", "Times New Roman", "Times Roman", "Times", "serif";}

h1
	{margin: 0in;
	margin-bottom: .0001pt;
	font-size: 30.0 pt;
	font-family: Arial;
	color: maroon;}
h2
	{margin: 0in;
	margin-bottom: .0001pt;
	font-size: 22.0pt;
	font-family: Arial;
	color: #2f2f64;}
h3
	{margin: 0in;
	margin-bottom: .0001pt;
	font-size: 14.0pt;
	font-family: Arial;
	color: #2f2f64;}

a:link
	{color: blue;
	text-decoration: underline;
	text-underline: single;}
a:visited
	{color: purple;
	text-decoration: underline;
	text-underline: single;}
a:active
	{color: green;
	text-decoration: underline;
	text-underline: single;}
