.newstyle {
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #00FF00;
}
a:link {
	text-decoration: none;
}
#container {
}
a:visited {
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #666666;
}
#container {
	height: 500px;
	width: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	background-color: #000000;
	margin-top: 50px;
	position: relative;
	top: 455px;
	margin-right: auto;
	margin-left: auto;
}
#container .style1 {
	font-size: 12px;
	font-style: normal;
	color: #000000;
	padding: 25px;
	height: 500px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	border: thin solid #FFFFFF;
}

