body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: hidden;
}
a:link {
	text-decoration: none;
	color: inherit;
}
a:visited {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: none;
	color: #996633;
}

#ie_mess {
	visibility: hidden;
	}



#text_01 {
	position: absolute;
	top: 15%;
	right: 0px;
	width: 50%;
	max-width: 600px;
	height: 75%;
	padding-right: 9%;
	overflow: auto;
	z-index: 10;
	}

#text_01 p {
	width: 97%;
	font-size: 13px;
	line-height: 21px;
	color: #ccc;
	}

#text_01 p img {width: 32%; height: auto; margin: 0px 1% 20px 0px;}

#text_01 h1 {
	font-size: 24px;
	line-height: 28px;
	color: #996600;
	}

#text_01 h2 {
	font-size: 18px;
	line-height: 24px;
	color: #996600;
	}

#text_01 h3 {
	font-size: 14px;
	line-height: 18px;
	color: #996600;
	float: left;
	clear: both;
	width: 100px;
	margin: 0px -100px 20px 0px;
	font-weight: 700;
	}

#text_01 h4 {
	line-height: 18px;
	font-size: 14px;
	color: #666;
	margin: 0px 0px 20px 100px;
	font-weight: 100;
	}

#text_01 h5 {
	font-size: 13px;
	line-height: 18px;
	font-weight: 700;
	color: #666;
	}

#text_01 h5 a:link, #text_01 h5 a:visited, #text_01 h5 strong {
	line-height: 28px;
	color: #996600;
	}

#text_01 h5 a:hover, #text_01 h5 a:active {
	line-height: 28px;
	color: #666666;
	}

#text_01 h6 {
	font-size: 14px;
	line-height: 20px;
	color: #ccc;
	margin: -5px 0 20px 0;
	}

