 /* Style Definitions */

/* Links to parts (in the heading */

a.StoryPartLink {
    font-size:10pt;
    font-family:"Helvetica";
    text-decoration:none;
}
a.StoryPartCurrent {
    font-size:10pt;
    font-family:"Helvetica";
    text-decoration:none;
	font-weight:bold;
    color:red;
}
img.Storyimageleft {
	float:left;
	border:none;
    padding:1px;
}
img.Storyimageright {
	float:right;
	border:none;
    padding:1px;
}

th.StoryPartHeading {
    font-size:12pt;
    font-family:"Times New Roman";
	font-weight:bold;
    background-color: #FFFF99;
}

th.StoryNameLeft {
    font-size:10pt;
    font-family:"Times New Roman";	
   	font-weight:bold;
	font-style:italic;

}

th.StoryNameRight {
    font-size:10pt;
    font-family:"Times New Roman";
    font-weight:bold;
	font-style:italic;

}

th.StoryNameBoth {
    font-size:10pt;
    font-family:"Times New Roman";
    background-color: #CCFFFF;
}

td.StoryBodyLeft {
    background-color: #FFFFFF;
    font-family:"Arial";
	font-size:10pt;
}

td.StoryBodyRight {
    background-color: #FFFFFF;
    font-family:"Arial";
	font-size:10pt;
}

td.StoryBodyBoth {
    background-color: #FFFFFF;
    font-family:"Times New Roman";
}

p.StoryHeading, li.StoryHeading, div.StoryHeading {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	font-weight:bold;
}
p.StorySubHeading, li.StorySubHeading, div.StorySubHeading {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:9.0pt;
	font-family:"Times New Roman";
	text-decoration:underline;
}

ul.StorySubHeading {
	list-style-image: url('images/handr.gif');
}

.MainHeading {
	font-family: "Monotype Corsiva";
	font-size: x-large;
	font-weight: bold;
	color: #003366;
}

a.BackLink {
	text-align:right;
	font-size:36px;
}
