body,td,input,select,textarea {
	font-family: Tahoma;
	font-size: 12px;
}

h1 {
	font-size: 18px;
	color: #9DBC1F;
	font-weight: normal;
	margin: 0px;
}

a {
	color: #9DBC1F;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.footer {
	color: #ffffff;
}