PRE {
        font-family: Courier New;
		font-size: 13px;
		margin-left: 1cm;
		margin-right: 1cm;
}
A:link, A:visited, A:active {
		color: blue;
}

A:hover, .sbl:hover {
		color: green;
}

UL {
   font-family: Verdana;
   text-decoration: none;
   font-size: 13px;
   font-weight: medium;
}

.b {
	background: #9799E5;
	text-align: center;
	width: 100;
	font-size: 12px;
	font-weight: bold;
}

.ba {
	background: #B9F5AF;
	text-align: center;
	width: 100;
	font-size: 12px;
	font-weight: bold;
}

A.lp, a.lp:active, a.lp:visited, a.lp:link {
	color: white;
	text-decoration: none;
}

a.lp:hover {
	text-decoration: underline;
	color: #0000C0;
}

.sbl, .sbl:active, .sbl:visited, .sbl:link {
	color:#808080;
	font-family: Verdana;
}

#content {
	margin:0px 150px 50px 10px;
	padding:10px;
	}

#ad {
	position:absolute;
	top:100px;
	right:20px;
	width:142px;
	padding:10px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:120px;
	}
/* Again, "be nice to Opera 5". */
body>#ad {width:120px;}
