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

body {
	background-color: #000000;
	margin-top: 0px;
	margin-bottom: 15px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #999999;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {font-size: 13px}
.style2 {
	font-size: 11px
}
.text-spacing {
	line-height: 18px;
}
.style3 {
	line-height: 18px;
	color: #333333;
	font-size: 11px;
}
.style4 {color: #000000}h1 {
	font-size: 18px;
}
