font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #95b6c5;
	text-decoration: none;
}
span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #acb9bf;
	text-decoration: none;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: 95B6C5;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #A5BBC3;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #A5BBC3;
	background-color: #003C58;
	height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #A5BBC3;
	text-decoration: none;
	background-color: #003C58;
	border: 1px solid #A5BBC3;
}
a:link {
	color: #94B6C6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #94B6C6;
}
a:hover {
	text-decoration: none;
	color: #ADBABD;
}
a:active {
	text-decoration: none;
	color: #94B6C6;
}

