body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #00CCFF;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FFFF00;
}
.text1 {
	font-size: 13px;
	color: #FFFFFF;
}
.text2 {font-size: 10px; color: #FFFFFF; }
.line1 {
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.text3 {
	font-size: 12px;
	color: #000000;
	line-height: 120%;
}
.text4 {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 120%;
}
.text6 {
	font-size: 12px;
	color: #666666;
	line-height: 120%;
}
.text7 {
	font-size: 10px;
	color: #666666;
}
