type {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFE6;
}
h1 {
	font-family: Times, Arial, Helvetica, Verdana;
	font-size: 22px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	font-family: Times, Verdana, Arial, Helvetica, ;
	font-style: normal;
	color: #000000;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 14px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
h2 {
	font-family: Times, Arial, Helvetica, Times, Verdana;
	font-size: 18px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

#clientLogin {
	padding: 3px 15px 0 0;
	font-size: 13px;
	color: #676F37;
	text-align: right;
	background: #FFFFE6;
}

#clientLogin A {
	color: #8E9758;
	font-size: 11px;
}

#clientLogin A.login {
	display: block;
	padding: 0 5px;
	margin: 0 0 0 560px;
	width: 110px;
	height: 20px;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFE5;
	background: #8E9758;
	text-decoration: none;
}

#clientLogin A.login:hover {
	text-decoration: underline;
}
