body {
	background-color: #ffffff;
	color: #000000;
	font-family: sans-serif;
	font-size: 8pt;
	margin: 0px;
}

img {
	display: block;
	border-style: none;
	border-width: 0px;
}

div, td {
	color: #000000;
	font-family: sans-serif;
	font-size: 8pt;
}

a {
	color: #000000;
	font-family: sans-serif;
	font-size: 8pt;
	text-decoration: none;
	border-style: none;
	border-width: 0px;
}

a:hover {
	text-decoration: underline;
}

input, select {
	font-family: sans-serif;
	font-size: 8pt;
}

input {
}

select {
}

.input-white {
	background-color: transparent;
	background-image: url(blanker_ffffff_050.png);
	border-color: #ffffff;
	border-style: solid;
	border-width: 1px;
	color: #000000;
}

.img-screenshot {
	border-color: #808080;
	border-style: solid;
	border-width: 1px;
	margin-left: -1px;
	margin-top: -1px;
}



.text-content-1 {
	color: #28201c;
	font-size: 11px;
}

.text-content-2 {
	color: #28201c;
	font-size: 12px;
}

.text-content-3 {
	color: #28201c;
	font-size: 10px;
}

.text-content-4 {
	color: #28201c;
	font-size: 8px;
}

.text-content-2 a {
	color: #28201c;
	font-size: 12px;
	text-decoration: underline;
}

.text-content-2 li {
	margin-top: 4px;
}

.text-content-3 a {
	color: #28201c;
	font-size: 10px;
	font-weight: bold;
}

.text-header-1 {
	color: #28201c;
	font-family: sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.text-header-2 {
	color: #28201c;
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.text-header-3 {
	color: #28201c;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.text-button {
	cursor: pointer;
	width: 192px;
	height: 28px;
	background: url(button.png) no-repeat;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	padding-top: 4px;
}

.text-button-tweet {
	cursor: pointer;
	width: 192px;
	height: 28px;
	background: url(button_tweet_this.png) no-repeat;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	padding-top: 4px;
	padding-left: 10px;
}

.text-button-flash {
	cursor: pointer;
	width: 192px;
	height: 24px;
	background: url(button_flash.png) no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
	padding-top: 8px;
	padding-left: 12px;
}

.text-button a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}

.text-button-tweet a {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}

.text-button-flash a {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}

.text-menu {
	cursor: pointer;
	text-align: center;
	padding-top: 7px;
	font-size: 11px;
	font-weight: bold;
	color: #6d2f15;
	letter-spacing: -1px;
}

.text-menu a {
	font-size: 11px;
	font-weight: bold;
	color: #6d2f15;
	letter-spacing: -1px;
	text-decoration: none;
}

.text-navigate {
	color: #403830;
	text-align: center;
	padding-top: 8px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
}

.text-navigate a {
	color: #403830;
	text-align: center;
	padding-top: 8px;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: -1px;
	text-decoration: none;
}



p {
	margin-top: 0px;
	margin-bottom: 8px;
}