
a:hover {
	text-decoration: underline;
}

#content #pageTitle {
	font-size: 1.3em; 
}

#content {
	width: 590px;
	float: left;
	color: #666666;
}

#keyTitle {
	font-weight: bold;
	color: #493A8B;
	margin-bottom: 5px;
}

table {
	font-size: 1em;
	width: 545px;
	margin-top: 20px;
}

th {
	background-color: #E9E9E9;
	border: 1px solid #CCCCCC;
	border-bottom: 1px solid #493A8B;
	color: #493A8B;
}

td {
	vertical-align: top;
}

b {
	color: #444444;
}

.col2 {
	width: 209px;
}



