@media screen {
	BODY {
		background-color:		white;
		background-image:		url('../images/sidegray.gif');
		background-position:		top left;
		background-repeat:		repeat-y;
		color:				#666666;
		font-family:			Verdana,Tahoma,Arial,sans-serif;
		font-size:			8pt;
		margin:				0px;
		padding:			0px;
		}
	IMG.back {
		background-image:		url('../images/sidefill.gif');
		background-position:		top left;
		background-repeat:		no-repeat;
		left:				0px;
		position:			absolute;
		top:				0px;
		}
	TABLE,TR,TH,TD {
		background-color:		transparent;
		border:				0px;
		color:				inherit;
		font-family:			Verdana,Tahoma,Arial,sans-serif;
		font-size:			8pt;
		margin:				0px;
		padding:			0px;
		text-align:			justify;
		}
	TABLE.front {
		left:				0px;
		position:			absolute;
		top:				0px;
		}
	IMG.bandtop {
		border:				0px;
		margin:				0px;
		padding:			0px;
		}
	IMG.badge {
		display:			none;
		}
	IMG.insetright {
		float:				right;
		margin:				1em;
		}
	TD.end {
		background-image:		url('../images/foot.gif');
		background-repeat:		repeat-x;
		text-align:			right;
		}
	DIV.core {
		background-image:		url('../images/sideband.gif');
		background-position:		top right;
		background-repeat:		repeat-y;
		margin-top:			128px;
		padding-right:			128px;
		}
	P	{
		text-align:			justify;
		}
	P.title {
		font-size:			2.0em;
		font-weight:			bold;
		text-align:			left;
		}
	P.caption {
		font-size:			1.4em;
		font-weight:			bold;
		text-align:			left;
		}
	DIV.nav1 {
		height:				49px;
		left:				1px;
		position:			absolute;
		top:				271px;
		width:				197px;
		text-align:			center;
		}
	DIV.nav2 {
		height:				49px;
		left:				1px;
		position:			absolute;
		top:				316px;
		width:				197px;
		text-align:			center;
		}
	DIV.nav3 {
		height:				49px;
		left:				1px;
		position:			absolute;
		top:				361px;
		width:				197px;
		text-align:			center;
		}
	DIV.nav4 {
		height:				49px;
		left:				1px;
		position:			absolute;
		top:				406px;
		width:				197px;
		text-align:			center;
		}
	TD.nav {
		text-align:			center;
		}
	A,A:link,A:visited,A:hover,A:active {
		color:				blue;
		text-decoration:		underline;
		}
	A:hover {
		color:				orange;
		}
	A.nav,A.nav:link,A.nav:visited,A.nav:hover,A.nav:active {
		color:				red;
		font-size:			1.1em;
		font-weight:			bold;
		text-decoration:		none;
		}
	A.nav:hover {
		color:				blue;
		}
	}
	
@media print {
	BODY {
		background-color:		white;
		color:				black;
		font-family:			Verdana,Tahoma,Arial,sans-serif;
		font-size:			8pt;
		margin:				0px;
		padding:			0px;
		}
	IMG.back {
		background-image:		url('../images/sidefill.gif');
		background-position:		top left;
		background-repeat:		no-repeat;
		left:				0px;
		position:			absolute;
		top:				0px;
		}
	TABLE,TR,TH,TD {
		background-color:		transparent;
		border:				0px;
		color:				inherit;
		font-family:			Verdana,Tahoma,Arial,sans-serif;
		font-size:			8pt;
		margin:				0px;
		padding:			0px;
		text-align:			justify;
		}
	IMG {
		display:			none;
		}
	IMG.bandtop {
		display:			none;
		}
	IMG.badge {
		display:			block;
		}
	TD.end {
		background-image:		url('../images/foot.gif');
		background-repeat:		repeat-x;
		height:				1em;
		text-align:			right;
		}
	DIV.core {
		margin:				32px;
		padding-bottom:			32px;
		padding-top:			32px;
		}
	P	{
		text-align:			justify;
		margin-right:			16em;
		}
	P.title {
		font-size:			3.0em;
		margin-right:			6em;
		font-weight:			bold;
		text-align:			left;
		}
	P.caption {
		font-size:			1.4em;
		font-weight:			bold;
		margin-right:			6em;
		text-align:			left;
		}
	DIV.nav1,DIV.nav2,DIV.nav3 {
		display:			none;
		}
	TD.nav {
		text-align:			center;
		}
	A.nav,A.nav:link,A.nav:visited,A.nav:hover,A.nav:active {
		display:			none;
		}
	}

@media aural {
	BODY {
		background-color:		white;
		color:				black;
		font-family:			Verdana,Tahoma,Arial,sans-serif;
		font-size:			8pt;
		margin:				0px;
		padding:			0px;
		}
	IMG.back {
		background-image:		url('../images/sidefill.gif');
		background-position:		top left;
		background-repeat:		no-repeat;
		left:				0px;
		position:			absolute;
		top:				0px;
		}
	TABLE,TR,TH,TD {
		background-color:		transparent;
		border:				0px;
		color:				inherit;
		font-family:			Verdana,Tahoma,Arial,sans-serif;
		font-size:			8pt;
		margin:				0px;
		padding:			0px;
		text-align:			justify;
		}
	IMG {
		display:			none;
		}
	IMG.bandtop {
		display:			none;
		}
	IMG.badge {
		display:			block;
		}
	TD.end {
		background-image:		url('../images/foot.gif');
		background-repeat:		repeat-x;
		height:				1em;
		text-align:			right;
		}
	DIV.core {
		margin:				32px;
		padding-bottom:			32px;
		padding-top:			32px;
		}
	P	{
		text-align:			justify;
		margin-right:			16em;
		}
	P.title {
		font-size:			3.0em;
		margin-right:			6em;
		font-weight:			bold;
		text-align:			left;
		}
	P.caption {
		font-size:			1.4em;
		font-weight:			bold;
		margin-right:			6em;
		text-align:			left;
		}
	DIV.nav1,DIV.nav2,DIV.nav3,DIV.nav4 {
		display:			none;
		}
	TD.nav {
		text-align:			center;
		}
	A.nav,A.nav:link,A.nav:visited,A.nav:hover,A.nav:active {
		display:			none;
		}
	}
