body {
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #F0F0F0;
}
.txt {
	font-family: Arial;
	font-size: 12px;
	color: #020202;
	text-decoration: none;
	font-variant: 20;
}
.head {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #020202;
	text-decoration: none;
}
.txt2 {
	font-family: Arial;
	font-size: 13px;
	color: #020202;
	text-decoration: none;
	line-height: 20px;
}
.bottomlink {
	font-family: Arial;
	font-size: 12px;
	color: #212121;
	text-decoration: none;
	font-weight: bold;
}
.bottomlink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
