@charset "utf-8";
#centre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #FFFFFF;
	text-align: center;
	font-style: italic;
}

#title {
	font-family: Bradley Hand ITC;
	color: #000000;
}

#smallertexthome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: normal;
	color: black;
	text-align: center;
}

body,td,th {
	color: black;
}
body {
	background-color: white;
}

#javatext {
	font: Arial, Helvetica, sans-serif;
	font-size: large;
	color: black;
	text-align: center;
}