a {	
	color: #3366CC;	
	text-decoration: none
	}
body {	
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	line-height: 2em;	
	color: #336699;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em
	}
h1 {
	font-size: 2em;
	font-weight: normal;
	}
	
h2 {
	font-size: 1.5em;
	color: #CCCCCC;
	}
h3 {	
	font-size: 1.2em;	
	color: #DCDCDC;
	}
h4 {
	font-size: 0.5em;
	color: #000000
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em
	}
ul {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 1em;	
	list-style-type: square;	
	list-style-position: outside
	}
.BulletBackgroundColor {
	color: #FFFFFF
	}
.BushTellyAds	{
	display:none;
	}
.DataColor {
	color: #DEDECA
	}
.footer { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.167em;
	font-weight: bold;
	line-height: 1.83em;
	color: #333333;
	background-color: #CCCCCC
	}
.FormBackgroundColor {
	color: #CCCCCC
	}
.header {
	display:none;
	}
.ImageTitleColor {
	color: #CCCCCC
	}
.LabelColor {
	color: #CCCCCC
	}
.LeftColumn {
	display:none;
	}
.MidColumn {
	position: absolute;
	left: 20;
	}
.TableData	{
	width: 100%;
	border: 0;
	padding: 20;
	background: #EFEBEF;
	}
.TopNavigationDrillDown	{
	display: block;
	left: 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 10;
	}
.WikiSectionList	{
	font-size: 0.9em;
	font-weight: normal;
	}
.TopNavigationList	{
	display:none;
	}
.wikipagesection	{
	border-top-width: thin;
	colour: Black
	}
#navlist
{
display:none;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #DDE;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}