.text {
	font-family: tahoma;
	font-size: 12px;
	color: #006699;
	vertical-align: top;
	top: 0px;
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;



}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.hf {
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	font-family: tahoma;
	font-size: 12px;
}
.products {
	color: #0000FF;
}
.page {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
}
