body {
	color: #fff;
	font-size: 11px;
	font-family: verdana, bold;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
}
p {
	text-align: justify;
	margin: 12px;
	font-weight: bold;
	font-family: arial;
}
td {}
a:link { color: #700 ; text-decoration: none; }
a:visited { color: #700 ; text-decoration: none; }
a:hover { color: #FFF ; text-decoration: none; }
a:active {
	text-decoration: none;
}
#main {
	background-image: url(../images/bg_screen.png);
	background-repeat: no-repeat;
	left: 416px;
	top: 5px;
	width: 525px;
}
#inner { background-image: url(../images/inner_screen.png); background-repeat: no-repeat; }
h3 { font-size: 11px; text-decoration: none; }
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
