body {
	margin: 0px;
	font: 9pt Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
}
a:link {
	color: #0099FF;
}
a:visited {
	color: #0099FF;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #0099FF;
}
h1 {
	font: 10pt Georgia, "Times New Roman", Times, serif;
	font-style : normal;
}
#mainwindow {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -305px;
	margin-left: -503px;
	width: 1006px;
	height: 610px;
	text-align: left;
}
#friendswindow {
	width: 640px;
	text-align: left;
	background-color: #1c1c1c;
}
#htmlwindow {
	position: absolute;
	margin: 30px;
	width: 406px;
}
#addresswindow {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: 310px;
	margin-left: -490px;
	width: 980px;
	height: 30px;
	text-align: center;
	font: 8pt Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
#addresswindow a {
	text-decoration: none;
}
#addresswindow a:link {
	color: #666666;
}
#addresswindow a:visited {
	color: #666666;
}
#addresswindow a:hover {
	color: #999999;
}
#addresswindow a:active {
	color: #666666;
}
#flashcontent {
	position: absolute;
	top: 0px;
	left: 466px;
	width: 540px;
	height: 580px;
}
#quickbook {
	position: absolute;
	margin: 580px 0px 0px 0px;
	width: 981px;
	text-align: left;
}
.quickbooktext {
	font: 7pt Georgia, "Times New Roman", Times, serif;
}
.quickbooktable {
	background: #1c1c1c;
}
.offerstitle {
	font: 12pt Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 20pt;
}
.warningtitle {
	font: 12pt Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
