body  {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg_microfan_gb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;	
}
a {
	text-decoration:underline;
	color: #FFFFFF;
}
.txt_header{
	font-size: 22px;
	color: #0092CE;
	text-align: right;
	font-weight: 100;
	letter-spacing: 0px;
	vertical-align: top;
}
.txt_intro{
	font-weight: bold;
	line-height: 21px;
	vertical-align: top;
	text-align: left;
}
.txt_or_menu{
	font-weight: bold;
	line-height: 20px;
	color: #F49100;
	text-align: right;
}
.txt_or_text{
	font-weight: bold;
	line-height: 20px;
	color: #F49100;
	text-align: left;
}
.txt_bl{
	line-height: 20px;
	color: #0092CE;
	text-align: right;
	font-weight: bold;
}
