html, body {
	margin: 0;
 	padding: 0;
 	height: 100.05%;
	background-color: #ffffff;
	font-family: Tahoma, sans-serif;
 }
 .content {
	color: #333333;
	font-family: Tahoma, sans serif;
	font-size: 11px;
	text-align: justify;
}
.header {
	color: #000000;
	font-family: Tahoma, sans serif;
	font-size: 15px;
	line-height: 18px;
	text-align: justify;
	font-weight: bolder;
}
.unsure {
	color: #000000;
	font-family: Tahoma, sans serif;
	font-size: 11px;
	line-height: 20px;
	text-align: center;
	border: 1px solid #000000;
	background-color: #dcdcdc;
	}
.footer {
	color: #000000;
	font-family: Tahoma, sans serif;
	font-size: 11px;
}
a:link {
	color: #993333;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a:visited {
	color: #993333;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a:active {
	color: #993333;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a:focus {
	color: #993333;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}
a:hover {
	color: #993333;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.tdbbleft {
	background-image: url(../img/bb-lbg.gif);
}
.tdbbmiddle {
	background-image: url(../img/bb-mbg.gif);
}
.tdbbright {
	background-image: url(../img/bb-rbg.gif);
}
