.content {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	line-height: 17px;
}
.blue-text {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #000080;
}

.left {
	float: left;
	margin-right: 7px;
}
.right {
	float: right;
	margin-left: 7px;
}
.smalltext {
	font-family: Verdana;
	font-size: 9px;
	color: #000000;
}
.header-blue {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	margin-left: 5px;
}

.link {
 	font-family: Verdana;
	font-size: 12px;
	color: #0066CC;
	text-decoration:underline;
	}
	
.link:hover {
 	font-family: Verdana;
	font-size: 12px;
	color: #0066CC;
	text-decoration:none;
	}
	
	
