@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-image: url(bk.gif);
	background-repeat: repeat-x;
	background-color: #D0CCC8;
	font-family: Arial, Helvetica, sans-serif;
}

#right{
	background: url(../images/biosense.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 200px;
	height:719px;
}

.Bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align:justify;
	color: #666;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #00AEEF;
	text-decoration: none;
}
.Graytext {
	font-size: 11px;
	text-align: justify;
	color: #666;
}
.graybold {
	font-weight: bold;
}

