body	{background-color:white;
	background-image: url("gfx/centbg.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	background-attachment: fixed;
	margin: 20px;}
p	{margin-left: 10px;}
ul	{margin-left: 20px;}
h1	{background-image: url("gfx/h1bgr.jpg");
	background-repeat: no-repeat;
	background-position: left;
	color:#486E0E;
	font: bold 20pt serif;
	padding-left:20px;}
h2	{background-color:#E7E2E2;
	color:#3C5C7C;}
thead	{background-color: #EAE8E6;
	color:#E32E30;}
th	{background-color: #EAE8E6;
	color:#E32E30;
	text-align: left;}
th.head	{background-color:#D2CFCF;
	color:#3C5C7C;
	text-align: center;}
td	{background-color:#C7CDEA;
	text-align: right;}
pre	{border: solid 1px;}
pre#code{background-color: #E0E0E0;}
a	{text-decoration:none;
	font-weight:bold;
	color:#E3170D;}
a.ldown	{text-transform: lowercase;
	font-weight: bold;
	color:#3D59AB;}
a.ldown:hover	{color:#FFFFFF;}
a.agree		{font-size: 14pt;
		color:green;}	
a.dont		{font-size: 14pt;}
a:hover	{color:#292421;}
p#read	{text-align:center;}
p#config{font-size: 8 pt;}
strong	{font: bold;
	color: #E31230;}
div.img	{text-align:center;}
