/* CSS Document */
body, Td{
	font-family:	tahoma, Helvetica, sans-serif;
	font-size:	11px;
	font-color:	#000000;
	line-height:	1.5em;
	}

.smtext
{
	font-family:	tahoma, Helvetica, sans-serif;
	font-size:	7pt;
	font-color:	#000000;
	}

input, select, checkbox, textarea {
	color: #000000;
	background: #f1f2e6;
	border: 1px #000000 ridge;
	font-family: tahoma, arial, tahoma, sans-serif;
	font-size: 11px;
	font-weight: 250;
	padding: 3px;
}