body, table, tr, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.desc {
	line-height: 20px;
	color: #CDD3E0;
}
.header {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.loginBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #F4F4F4;
	border: 1px solid #FFFFFF;
	width: 200px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.inputBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	background-color: #F4F4F4;
	border: 1px solid #FFFFFF;
}
.button {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #FFFFFF;
	height: 21px;
}
.px8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
.px10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
