
<style>
	.TextLinks {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #990000;
		text-decoration: none
	}
	.Text {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		line-height: 18px;
		color: Black;
		border-color: #9999FF #9999FF black black
	}
	.heading {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 32px;
		font-weight: normal;
		color: #CC3300;
		text-decoration: none;
		line-height: 24px
	}
	.TextNonLinks {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #4848FF;
		text-decoration: none;
	}
	em {
		font-size: 12px;
		color: #CC9966;
	}
	.starBullet {
		list-style-position: outside;
		list-style-image: url(images/paw.gif)
	}
	li {
		list-style-image: url(images/paw.gif);
		color : #4848FF;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color : Black;
		text-decoration: none;
	}
	li.or {
		list-style-image: url(images/pawo.gif);
		color : #000000;
		margin-left : 10px;
		margin-top : 10px;
	}
	li.br {
		list-style-image: url(images/pawbr.gif);
		color : #000000;
		margin-left : 10px;
		margin-top : 10px;
	}


	.subhead {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #4848FF;
		text-decoration: none;
		line-height: 20px
	}
	.subhead2 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
		line-height: 20px
	}
	.DSheading {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 20px;
		font-weight: bold;
		color: #224477;
		text-decoration: none;
		line-height: 24px
	}
	.marginText {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 9px;
		line-height: 12px;
		color: Blue;
	}
	.smallTextLinks {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #999999;
		text-decoration: none;
	}
	.normal {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color : Black;
		text-decoration: none;
	}
	.note {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: Black;
		text-decoration: none;
		border: thin solid Red;
		border-color: Red Red Red Red;
		border-width: thin thin thin thin;
		border-style: solid solid solid solid;
	}
	.note2 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: Black;
		text-decoration: none;
		border: thin solid Red;
		border-color: Teal Teal Teal Teal;
		border-width: thin thin thin thin;
		border-style: solid solid solid solid;
		width: 500px;
		margin: 10 10 10 10;
		margin-bottom: 10;
		margin-left: 10;
		margin-right: 10;
		margin-top: 10;
	}
	.detail {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: normal;
		color: Black;
		text-decoration: none;
		margin: 10 10 10 10;
		margin-bottom: 10;
		margin-left: 10;
		margin-right: 10;
		margin-top: 10;
		text-align: center;
		border-width: thin;
		width: 90%;
		valign: top;
	}
	.small {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: normal;
		color : Black;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
	}


	p {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color : Black;
		text-decoration: none;
	}

	body {
		font-family: Arial, Helvetica, sans-serif;
		margin-top: -8px;

	}
	.Caption {
		font-family: Arial;
		font-weight: bold;
		color:      #123456;
		font-size: 12px;
	}
	.nd {
		text-decoration : none;
		color:      #000000;
	}
</style>
