<STYLE TYPE="text/css">

	BODY	
	{ 
		background: 	white; 
		color: 		red; 
		font-family: 	Arial, Tahoma, "Times New Roman";
	}

	DIV.PageOutline
	{
		display:	block;
		margin-left: 	auto;
		margin-right: 	auto;
		text-align:	right;
	}

	.Basic
	{
		color: 		navy;
		font-family: 	Arial, Tahoma, "Times New Roman";
		font-weight:	normal;
		font-size: 	10pt;
	}

	.Story
	{
		color: 		navy;
		font-family: 	Arial, Tahoma, "Times New Roman";
		font-weight:	normal;
		font-size: 	12pt;
		text-align:	justify;
		margin-top:	10;
		margin-right:	20;
	}

	H6
	{
		color: 		navy;
		font-family: 	Arial, Tahoma, "Times New Roman";
		font-size: 	12pt;
		font-style:	italic;
		font-weight:	bold;
	}

	H5
	{
		color: 		black;
		font-family: 	Arial, Tahoma, "Times New Roman";
		font-size: 	12pt;
		font-weight:	bold;
		margin-bottom:	0;
	}

	H3
	{
		color: 		black;
		font-family: 	Arial, Tahoma, "Times New Roman";
		font-size: 	10pt;
		font-weight:	bold;
		margin:		0;
	}

	H2
	{
		color: 		maroon;
		font-family: 	Arial, Tahoma, "Times New Roman";
		font-size: 	12pt;
		font-weight:	bold;
		margin:		0;
	}

	H1
	{
		color: 		maroon;
		font-family: 	Arial, Tahoma, "Times New Roman";
		font-size: 	24pt;
		font-weight:	bold;
	}

	A.Navigation:link
	{
		color:		navy;
		font-family: 	Arial, Tahoma, "Times New Roman";
		font-size: 	10pt;
		font-weight:	bold;
		text-decoration:none
	}

	A.Navigation:visited
	{
		color:		navy;
		font-family: 	Arial, Tahoma, "Times New Roman";
		font-size: 	10pt;
		font-weight:	bold;
		text-decoration:none
	}

	A.Navigation:hover
	{	
		color:		red;
		font-family: 	Arial, Tahoma, "Times New Roman";
		font-size: 	10pt;
		font-weight:	bold;
		text-decoration:none
	}

	B
	{
		font-weight: 	bolder;
	}

	IMG.Bullet
	{
		vertical-align: middle;
		border:		none;
	}

	SPAN.Link
	{
		text-align: 	center;
		border-left:	solid red;
		margin-top:	3px;
	}

	SPAN.Highlight
	{
		color:		maroon;
		font-family: 	Arial, Tahoma, "Times New Roman";
		font-size: 	14pt;
		font-weight:	bold;
		font-style:	italic;
		padding:	20px;
		float:		right;
		width:		25%;
	}

	.Copyright
	{
		color: 		gray;
		font-family: 	Arial, Tahoma, "Times New Roman";
		font-size: 	7pt;
		text-align:	center;
	}

	IMG.GalleryLink
	{
		width:		100%;
	}

	IMG.Intext
	{
		border:		1 solid black;
		float:		right;
		margin:		5;
		text-align:	top;
	}

	IMG.Sponsor
	{
		border:		none;
		vertical-align:	middle;
		margin:		10px;
	}

</STYLE>

