p			{
			margin: 0;
			}
.normal		{
			font-family: Arial, Helvetica;
			font-size: 9pt;
			}
.code		{
			font-family: Courier new;
			font-size: 8pt;
			color: #990000;
			margin-left: 20px;
			}
.quote		{
			font-family: Verdana;
			font-size: 9pt;
			font-style: italic;
			}
.header		{
			font-family: Verdana;
			font-size: 12pt;
			font-weight: bold;
			}
.SystemQuote{
			border-left: solid 3px #3333ff;
			background-color: #eeeeee;
			padding: 10px;
			}

