body { color: #fff; font-size: 11px; font-family: verdana; margin: 0; padding: 0; }
p {
	margin: 12px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
td {
	color: #fff;
	text-align: left;
	font-weight: bold;
	font-family: verdana;
}
a:link { color: #700 ; text-decoration: none; }
a:visited { color: #700 ; text-decoration: none; }
a:hover { color: #fff ; text-decoration: none; }
a:active {
	color: #fff;
	text-decoration: none;
	text-align: left;
	font-family: verdana;
	font-weight: bold;
}
#main {
	background-image: url(../images/bg_screen.png);
	background-repeat: no-repeat;
	left: 51px;
	top: 116px;
	width: 769px;
}
#inner {
	background-repeat: no-repeat;
}
h3 { font-size: 16px; 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;
	text-align: left;
}
