body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#table100 {
	height: 100%;
	background-color: #000000;
}
#table800, #table_column, #table_row_left, #table_row_right {
	height: 100%;
}
#txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	color: #ffffff;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
}
#txt td, #txt pre, #txt ul, #txt div {
	font-size: 11px;
	list-style-type: square;
}
#txt h1 {
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #ffffff;
}
#txt h2, #txt h3, #txt h4, #txt h5, #txt h6 {
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
#txt a {
	font-size: 11px;
	color: #FFAE31;
}
#b1, #b2, #b3, #b4, #b5 {
	cursor: hand;
}

