#content {
/* To center whole page, do this: 
	margin-left: auto;
	margin-right: auto;
	width: 400px;
*/
	margin: 0;
	text-align: left;
}

body {
	margin: 0;
	background: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}

table {
	border: 0;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-size: 12px;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}

td {
	padding: 2px;
}


.header {
	font-size: 12px;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}
.title {
	font-weight: bold;
}

.submitform {
	border: 0;
	margin: 4px;
	padding: 6px;
	border-spacing: 0;
	color: #000000;
}
.text {
	font-size: 12px;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
	color: #000000;
}
.moveup {
	vertical-align: top;
}
.submitbutton {
	text-align: right;
}

.error {

}

.result {
	border: 0;
	margin: 0;
	border-spacing: 0;
	color: #000000;
	font-size: 12px;
}

.row {
	border: 0;
	text-align: right;
}
.odd {
	background: #FFFFFF;
}
.even {
	background: #FFFFFF;
}
.first {
	background: #D3DFE7;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
.last {

}
.date {

}
.open {

}
.close {

}
.low {

}
.high {

}
.turnover {

}
.volume {

}
