@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	font-family: "Georgia", Courier, monospace;
	font-size: 12px;
	color: #999
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999;
	
}
a:hover {
	text-decoration: none;
	color:#CCC;
}
a:active {
	text-decoration: underline;
	color: #CCC;
}
h1 {
	font-size: 72px;
	color: #333;
	font-family: "Georgia";
	text-align: left;
	line-height: normal;
	line-height: 12px;
}
h3 {
	font-size: 12px;
	font-family: "Georgia";
	color: #FFF;
	font-weight: normal;
	text-align: justify;
	line-height: 12px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	text-transform: uppercase;
	color: #000;
	text-align: right;
}
h4 {
	font-size: 10px;
}
.images {
	top:76;
	left:137;
}