body {
	background-color: #000000;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 120%;
}
table {
	background-color: #00004d;
	background-position: center;
}
a {
	color: #FFFFFF;
}
.shiftUpLeft {
	right: 5px;
	bottom: 5px;
	position: relative;


}
p {
	width: 340px;
}
.wide {
	width: 640px;
}
.blueOff {
	color: #FFFFFF;
	background-color: #004C99;
	width: 100px;
	border-top-color: #0099FF;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #0099FF;
}
.blueOn {
	color: #FFFFCC;
	background-color: #0066CC;
	width: 100px;
	border-top-color: #0099FF;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #0099FF;

}

