body {
	color: #000;
	font-size: 11px;
	font-family: verdana;
	margin: 0;
	padding: 0;
}
p { text-align: justify; margin: 12px; }
td {}
a:link { color: #700 ; text-decoration: none; }
a:visited { color: #700 ; text-decoration: none; }
a:hover { color: #000 ; text-decoration: none; }
a:active { color: #fff ; text-decoration: none; }
#main { background-image: url(../images/bg_screen.png); background-repeat: no-repeat; }
#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;
}

