a {
	text-decoration: none;
}
a.webmaster {
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
body {
	margin: 10px;
	padding: 0px;
	background-color: #000;
}
td, div, p, a {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
#main {
	background-color: #ffffff;
}
p.steps {
	font-size: 14px;
	font-weight: bold;
	margin:0px 0px 0px -30px;
}
table.webmaster {
	font-weight: bold;
	width: 190px;
	height: 130px;
	margin: 30px 0px 0px 200px;
	background-image: url(../images/babylon/bg_round-orange.gif);
	background-repeat: no-repeat;
	background-position: -10px 0px;
	/* background-color: #ffa019; */
}
td.webmaster {
	font-size: 19px;
	font-weight: bold;
	padding: 12px;
	border: 0px solid white;
}
ul.webmaster {
	line-height: 17px;
	margin: 10px 0px 10px -15px;
}
