body {
	font-family: trebuchet ms, verdana;
	font-size: 11px;
	color: #333;
	background-color: #eee;
	line-height: 11px;
	}
	
B a {
	font-size: 12px;
	font-weight: bold;
	color: #000055;
	text-decoration: underline;
	}
	
B a:hover {
	color: #336699;
	}

strong {
	color: #000055;
	font-weight: bold;
	}

.default {
	color: #333;
	}
	
.options {
	color: #666;
	}
	
.drop {
	font-size: 11px;
	font-family: trebuchet ms, verdana;
	border: 1px #ccc solid;
	}

