body	{
		font-family:arial;
		font-size:12px;
		background-image:"images/hands.gif" repeat;
		color:black;
		font-weight:bold;
		}


#main	{
			
			width:550px;
			padding:10px;
			margin:0;
			background:#e0ffff;
			text-align:left;
			}

#footer	{
		clear:both;
		background:#e0ffff;
		font-family:times new roman, times, serif;
		font-size:8pt;
		width:999px;
		padding:10px;
		margin:10px;
		border-bottom:1px blue solid;
		border-top:1px blue solid
		}

blockquote	{
			padding:0 20 0 20;
			margin:0 40 0 40;
			}

p.contentGreen	{
			font-family:verdana, sans-serif;
			font-size:12pt;
			color:green;
			background:white;
			margin:20px;
			padding:10px;
			line-height:1.3em;
			font-weight:bold;
			}

p.contentRed	{
			font-family:arial, sans-serif;
			font-size:12pt;
			color:red;
			background:lightyellow;
			margin:40px;
			padding:10px;
			line-height:1.3em;
			font-weight:bold;
			font-style:oblique;
			text-align:center;
			border:1px green solid;

			}

p.step	{
		background:;
		color:black;
		font-size:14pt;
		font-family:arial, sans-serif;
		background:white;
		}

span.step1	{
			color:#7b68ee;
			font-weight:bold;
			background:white;
			}

span.step2	{
			color:#008080;
			font-weight:bold;
			background:white;
			}

span.step3	{
			color:#ffd700;
			font-weight:bold;
			background:white;
			}

span.step4	{
			color:#ff4500;
			font-weight:bold;
			background:white;
			}

span.step5	{
			color:#4169e1;
			font-weight:bold;
			background:white;
			}

span.step6	{
			color:#ff00ff;
			font-weight:bold;
			background:white;
			}



ul.listViolet	{
			font-family:arial, sans-serif;
			font-size:12pt;
			color:darkviolet;
			background:;
			margin:20px;
			padding:10px;
			line-height:1.3em;
			font-weight:bold;
			}

td.good	{
		color:white;
		background:green;
		font-weight:bold;
		font-style:times, times new roman, serif;
		font-size:16pt;
		border:1px solid;
		}

td.bad	{
		color:yellow;
		background:red;
		font-weight:bold;
		font-style:times, times new roman, serif;
		font-size:16pt;
		border:1px solid;
		}

td.items	{
			width:350;
			font-family:arial, sans-serif;
			font-weight:bold;
			font-size:12pt;
			line-height:1.3em;
			color:black;
			padding:5 10 5 10;
			border:1px solid;
			}

span.location	{
				color:green;
				text-decoration:underline;
				background:white;
				}

td.section	{
			width:300;
			text-align:center;
			font-family:arial, sans-serif;
			font-size:16pt;
			background:white;
			color:orangered;
			border-bottom:1px darkorange solid;
			}

td.sectionContent	{
					background:white;
					color:black;
					font-family:times, times new roman, serif;
					font-size:12pt;
					font-weight:normal;
					text-align:left;
					vertical-align:top;
					border:1px yellow solid;
					padding:10px;
					}

li.media	{
			list-style:none;
			line-height:1em;
			}

		
