body
{
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.txt1, .txt2
{
	font-size: 10px;
}
.txt3, .txt4
{
	font-size: 12px;
}
.txt5, .txt6
{
	font-size: 14px;
}
.txt1, .txt3, .txt5
{
	font-weight: bold;
}
.txt2, .txt4, .txt6
{
	font-weight: normal;
}
