body {
	margin: 1em 3em;
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
}


p { 
	color: #FFFF00;
}


td {
	font: 1.5em Arial, Helvetica, sans-serif;
}


.banner_image {
	margin: 0 0 20px 0;
}


.image_float_left {
	float: left;
	margin-right: 10px;
}


.next_button {
	margin: 30px 0 20px 0;
}


.smallwhitefont {
	color: #ccc;
	font-size: 0.7em;
	line-height: 2;
}


.white_bold {
	color: #fff;
	font-weight: bold;
}


.closewindow {
	color: #fff;
	font-weight: bold;
	background: #444444;
	font-size: 16px;
	padding: 6px;
	margin-top: 20px;
}


.closewindow a:link { 
	color: #fff;
	text-decoration: underline;
}


.closewindow a:visited { 
	color: #fff;
	text-decoration: underline;
}


.closewindow a:hover { 
	color: #ffff00;
	text-decoration: underline;
}



.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	height: 38px;
	color: #cc0000;
	background-color: #FFFFFF;
	border: 4px solid #999;
	font-weight: normal;
	margin: 5px;
	padding: 4px 0 4px 6px;
}


.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	cursor: hand;
	font-weight: normal;
	margin-bottom: 30px;
}


a:link { 
	color: #FFFFFF;
	text-decoration: underline;
}


a:visited { 
	color: #FFFFFF;
	text-decoration: underline;
}


a:hover { 
	color: #0080FF;
	text-decoration: underline;
}
