.MainHeading {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 20pt; 
	font-style: italic; 
	color: #330099; 
	text-align: center; 
	padding-top: -1px; 
	padding-bottom: -1px;
}
.TopicHeading {  
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	color: #FBF0F0; 
	background-color: #330099; 
	font-size: 11pt;
}
.TopicItem {  
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	color: #330099; 
	font-size: 10pt; 
	line-height: normal; 
	list-style-image: none; 
	list-style-type: none; 
	padding-left: 20px; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	text-align: justify;
}
.PageHeading {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16pt; 
	font-style: italic; 
	color: #330099; 
	font-weight: normal; 
	text-align: center;
}
.MenuHeading {
	font-family: Tahoma;
	font-style: normal;
	color: #FBF0F0;
	background-color: #330099;
	font-weight: normal;
	font-size: 10pt;
	padding: 3px;
}
.MenuItem {
	font-family: Tahoma;
	color: #330099;
	background-color: #dddddd;
	list-style-type: none;
	font-size: medium;
	text-decoration: none;
	border: #006666;
	padding: 3px;
	font-weight: normal;
	font-style: normal;
	line-height: 20px;
}
.MenuInactiveItem {
	font-family: Tahoma;
	font-style: normal;
	color: #333333;
	background-color: #dddddd;
	list-style-type: none;
	font-size: xx-small;
	text-decoration: none;
	border: #006666;
	padding: 5px;
}

a.MenuItem {
	text-decoration: none;
}
a.MenuItem:hover
{
	text-decoration: underline;
}

a.TopicHeading {
	text-decoration: none;
	color: #ffffff; 
}
.MainExplanation {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-style: italic; 
	color: #000000; 
	font-size: 12pt; 
	text-align: center;
}
.body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	color: #330099; 
	font-size: 10pt; 
	line-height: normal; 
	list-style-image: none; 
	list-style-type: none; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	text-align: justify;
}
.MenuArrow { 
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic; 
	color: #330099; 
	background-color: #E7DDDA; 
	list-style-type: none; 
	font-size: 10pt ; 
	vertical-align: top; 
	padding-top: 5px;
}
.PageExplanation { 
	font-family: "Times New Roman", Times, serif; 
	font-style: italic; 
	color: #330099; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	font-size: 14pt; 
	text-align: center ;
}

.highlight {
	color: #990033;
	font-weight: bold;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #330099;
	font-size: 10pt;
	line-height: normal;
	list-style-image: none;
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

.TopicSubItem {
	background-color: #339999;
	font-weight: lighter;
}
.textDates {
	color: #CC6699;
	font-weight: bold;
}
.textPlaces {
	color: #;
	font-weight: bold;
}
.textNames {
	color: #1A270D;
	font-weight: bold;
}
.textTitles {
	color: #;
	font-weight: bold;
}
.subscript {
	font-size: xx-small;
}

body {
	margin: 0;
	background-color: #FFFFEE;
	scrollbar-base-color: #330099;
}

