<STYLE>
	TD.copy_wontshow
	{
		font: Arial;
		color: Blue;
		font-size: smaller;
		font-weight : bold;
	}


	.text
	{
		font-family : Verdana, Arial;
		color : Black;
		font-size : smaller;

	}
	.quote
	{
		font-family : Arial;
		color : Black;
		font-size : smaller;
		text-decoration : none;
		font-style : italic;
	}

	.heading
	{
		font-family : Arial;
		font-size : smaller;
		font-weight : bold;
		color : Navy;

	}

	.minus1
	{
		font-family : Arial;
		font-size : smaller;
		color : Black;
		text-decoration : none;
		padding : 0px 0px 0px 7px;
	}

	.minus1blue
	{
		font-family : Arial;
		font-size : smaller;
		color : Navy;
		text-decoration : none;
		padding : 0px 0px 0px 7px;
	}

	.minus2
	{
		font-family : Arial;
		color : Black;
		font-size : xx-small;
		padding : 0px 0px 0px 7px;
	}

	.bluetext
	{
		font-family : Arial;
		font-size : smaller;
		color : Navy;
		text-decoration : none;
	}
h1 {
	font-family: Helvetica, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
ol.inside {
	list-style-image: none;
	list-style-type: lower-alpha;
	padding-top: 5px;
	padding-bottom: 5px;
}
li.numbered {
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: decimal;
}
</style>

