body {
	font-family: tahoma;
	font-size: 11px;
	background-color: #DBE6DF;
	word-spacing: 2px;
	color: #666666;
}
input,textarea {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #799F88;
	border: 1px solid #CCCCCC;
}
.closewindow {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #739D83;
	text-decoration: underline;
}

