/* CSS Document */

body {
	background: #999999;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.7em;
	color: #FFFF00;
	font-weight: bold;
	}

h1, h2, h3, h4, h5, h6, h7 {font-weight: bold; color: #FFFF00; font-style: italic;}

ul li {list-style-type: circle;}
ol li {list-style-type: lower-roman;}

a:link, a:visited {
	color: #FFFF00;
	font-style: normal;
	font-weight: bold;
}
a:hover, a:active {
	font-weight: bold;
	color: #FFFF00;
	font-style: normal;
	text-decoration: none;
}
hr {
color: #FFFF00; height: 7px;
}
.invisible {
	visibility: hidden;
}
#maincontent {
	text-align: justify;
	line-height: 1.7em;
}
#fundertable {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #999999;
}
.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: #999999;
}
th {
	color: #FFFF00;
	background-color: #999999;
}
#change2 {
	visibility: hidden;
}
#header2 {
	height: 72px;
	background-color: #999999;
	text-align: left;
}
#maincontent2 {

}
#backtotop {
	text-align: left;
}
