body {
	background-color: #FBFCFD;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	color: #008080
}

td, th {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
}

a {
	font-family: Arial;
	font-size: 11px;
	color: #336600;
}



input {
	font-size: 12px;
	font-family: Courier New, Courier, mono;
}

.button {
	FONT-SIZE: 12 px;
	font-family : Verdana, Arial CE, Arial, Helvetica, sans-serif;
	font-weight : bold;
	background : #006699;
	color : White;
}