@charset "utf-8";
.obscure {
	background-color:#BFC1FF
}
.focus {
	background-color: #FFFFFF;
}
.back {
	background-color: #DEDECA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.XL {
	font-size: xx-large;
	font-weight: bold;
}

a#tablink {
	display:block;
	width:200px;
	height:20px;
	text-decoration:none;
	color:#000000
 }
 
a#tablink:hover {
	background-color: #ABFEA7;
 }
 
 .rightside {
	float: right;
}

.reshead {
	font-size: large;
	font-weight: bold;
}
.mini {
	font-size: small;
}
.textblock {
	line-height: 22px;
}
.Large {
	font-size: large;
	font-weight: bold;
}
.picture {
	padding: 9px;
}

