	@page {
		size: 8.5in 11in;
		margin: 1in
	}
	P {
		margin-bottom: 0.08in;
		direction: ltr;
		color: #000000;
		text-align: left;
		widows: 0;
		orphans: 0
	}
	.larger {
		font-family: Tahoma, Technical, Verdana;
		font-size: 12pt;
		font-weight: bold;
		so-language: en-US;
	}
	.normal {
		font-family: Tahoma, Technical, Verdana;
		font-size: 10pt;
		so-language: en-US;
	}
	.teeny {
		font-family: Tahoma, Technical, Verdana;
		font-size: 9pt;
		so-language: en-US;
	}

	.teenytiny {
		font-family: Tahoma, Technical, Verdana;
		font-size: 7pt;
		so-language: en-US;
	}

	.teenytiny strong{
		color: white;
		background-color : maroon;
		font-family: Tahoma, Technical, Verdana;
		font-size: 7pt;
		so-language: en-US;
		font-weight: normal;
		width:120px;
	}
	.hrline {
		color: navy;
	}
	.normalbox {
		font-family: Tahoma, Technical, Verdana;
		font-size: 9pt;
		so-language: en-US;
		border: thin solid Black;
		background-color : #FFFFCC;
		width : 95%;
	}
	a 	{
		text-decoration: none;
		font-weight: bold;
		color: maroon;
	}
	a link 	{
		text-decoration: none;
		font-weight: bold;
		color: maroon;
	}
	a visited {
		text-decoration: none;
		font-weight: bold;
		color: maroon;
	}
	.teenytiny a 	{
		text-decoration: none;
		font-weight: bold;
		color: maroon;
	}
	.teenytiny a link 	{
		text-decoration: none;
		font-weight: bold;
		color: maroon;
	}
	.teenytiny a visited {
		text-decoration: none;
		font-weight: bold;
		color: maroon;
	}
	.header {
		color: white;
		background-color : maroon;
		font-family: Tahoma, Technical, Verdana;
		font-size: 12pt;
		font-weight: bold;
		so-language: en-US;
		width: "100%";
		height: 35px;
		font-variant : small-caps;
		letter-spacing : .2em;
	}
	.headertwo {
		background-color : maroon;
		font-family: Tahoma, Technical, Verdana;
		font-size: 11pt;
		font-variant : small-caps;
		font-weight: bold;
		color: white;
		width:340px;
}
