a {	
	color: #000033;
	font-weight:bold;
	background-color:#FFFFFF;
}

a.hover {	
	text-decoration: underline;
	color:
}

a.visited {
	color:#9966FF;
	font-style:italic;
}

p {color:#000000;
}

.subTitle {
	font-size:x-small;
}	

body {
    background-color:#FFFFFF;
	font-family: Tahoma, Arial, sans serif;
	font-size: small;		
	color: #000000;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 5px;
	}
h1 {
	font-family: Tahoma, Arial, sans serif;	
   	color: #800000;
	font-size:xx-large;
	}
	
h2 {
	font-family: Tahoma, Arial, sans serif;	
	color: #000000;
	font-size:large;
	}
h3 {	
	font-family: Tahoma, Arial, sans serif;	
	font-size: medium;		
	color: #000000;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	}
h4 {
	color: #000000;
	}
	
.text-brown  {
	color:#800000;
	}
	
.text-blue	{
	color:#0000A0;
	}
	
.text-brown_italic	{
	color:#800000;
	font-style:italic;
	}
	
.text-blue_italic	{
	color:#0000A0;
	font-style:italic;
	}
	
.text-brown_bold	{
	color:#800000;
	font-weight:bold;
	}
	
.text-blue_bold	{
	color:#0000A0;
	font-weight:bold;
	}
	
.text-brown_bold_italic	{
	color:#800000;
	font-style:italic;
	font-weight:bold;
	}
	
.text-blue_bold_italic	{
	color:#0000A0;
	font-style:italic;
	font-weight:bold;
	}		
	
table {
	width:100%;	
    background-color:#FFFFFF;
	color: #000000;
	}

td, th {	
	font-family: Tahoma, Arial, sans serif;
	font-size: medium;
	color: #000000;
	
	}
textarea {
	font-family: Bookman Old Style, Courier New, sans-serif;	
	font-size: medium;
	}
	
.mistake {
	text-decoration:line-through;
}

ul {	
	font-family: Tahoma, Arial, sans serif;
	color:#000000;
	font-size: medium;	
	list-style-type: square;	
	list-style-position: outside;
	}
.BulletBackgroundColor {
	color: #FFFFFF;
	}
.DataColor {
	color: #FFFFFF;
	}
.footer { 
	font-family: Tahoma, Arial, sans serif;
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
	}
.footerNav {
    background-color:#FFFFFF;
	}
.NavigationBackgroundColor {
	color: #000000;
	}
.NavigationColor {
	background-color: #000033;
	}
.StoryTitle {
	background-color: #000000;
	font-weight:normal;
	}
.StoryContentColor {
	background-color:#800000;
	color: #FFFFFF;
	}

td.toc_number {
	color:#000000;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
	line-height:24px;
	text-align:right;
	vertical-align:top;
}

td.toc {
	color:#000000;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
	line-height:24px;
	text-align:left;
}

td.tocSub {
	text-indent:50px;
	font-size:smaller;
	color:#000000;
	text-align:left;
}

td.tocNum {
	font-size:smaller;
	color:#000000;
	text-align:right;
}