body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #3D747B;
	text-decoration: blink;
	font-weight: normal;
}
.blacktext{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-align: left;
	font-weight: normal;
	color: #333333;
	line-height: 11px;

}
.rangeleft{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	text-align: right;
	font-weight: normal;
	color: #cccccc;
	line-height: 11px;

}
.contacttext{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	text-align: left;
	font-weight: normal;
	color: #333333;
	line-height: 10px;

}
