/* CSS Document */

body {
	background: #000000;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	color: #00FF00;
	font-weight: bold;
	}

h1, h2, h3, h4, h5, h6, h7 {
	font-weight: bold;
	color: #00FF00;
	font-style: italic;
	line-height: normal;
	text-align: left;
}

ul li {list-style-type: circle;}
ol li {list-style-type: lower-roman;}

a:link, a:visited {
	color: #00FF00;
	font-style: normal;
	font-weight: bold;
}
a:hover, a:active {
	font-weight: bold;
	color: #00FF00;
	font-style: normal;
	text-decoration: none;
}
hr {
color: #00FF00; height: 7px;
}
.invisible {
	visibility: hidden;
}
#maincontent {
	text-align: justify;
	line-height: 1.7em;
}
#fundertable {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
}
.cellcentre {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: center;
	background-color: #FFFFFF;
}
#change {text-align: left;}
td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	line-height: 1.7em;
	background-color: #000000;
}
th {
	color: #00FF00;
	background-color: #000000;
}
#change2 {
	visibility: hidden;
}
#header2 {
	height: 72px;
	background-color: #000000;
	text-align: left;
}
#maincontent2 {

}
#backtotop {
	text-align: left;
}
#links li {
	margin-bottom: 25px;
}