TD, INPUT, TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
#body {
	background: url(images/body_bg.jpg) repeat-y;
	clear: both;
	width: 100%;
}

