body {
	background-color: #ffffff;
	color: #ffffff;
	font-family: Century Gothic, Tahoma, Verdana, MS Sans Serif;
}
	
.table {
	vertical-align: middle;
	height: 100%;
	font-size: 18px;
}

img {
	border: 0px;
}

input, textarea {
	font-family: Century Gothic, Tahoma, Verdana, MS Sans Serif;
	font-size: 18px;
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	background-color: #000000;
	color: #194b60;
}

a:link, a:visited {
	color: #194b60;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}