/* CSS Document */

.bottomtxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration:none;
}

.content {
	font-family: "Book Antiqua";
	font-size: 14px;
	margin-left:10px;

}

.sublinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#0099FF;
	font-weight:bold;
	text-decoration:none;
	
		}
		.sublinks:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	margin-left:5px;
	
		}
		
		.top {
	font-family:"Book Antiqua";
	font-size: 10px;
	color:#0066FF;
	text-decoration:none;
}

.visiontext {
	font-family:"Book Antiqua";
	font-size: 14px;
	margin-left:10px;
	font-weight:bold;
}
		