body,td,th {
	font-size: 100%;
	font-family: Helvetica, Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
body {
	font-size:1.0em;
	background-image:  url(../Assets3/spaceheader/SpaceMathsHeader.jpg);
	background-repeat:no-repeat;
    background-position:right top;
	background-color: #000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #ff9933;
}
a:visited {
	font-weight: bold;
	color:#ff9933;
	text-decoration: none;
}
a:hover {
	color:#333333;
	font-weight: bold;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
}
.redtext {
	color: #00F;
}
.table1 {
	width: 100%;
	
}
