/* CSS Document */.title {	font-size: xx-large;	font-family: Georgia, "Times New Roman", Times, serif;}a:link {	color: #222222;	text-decoration:none;}a:visited {	color: #222222;	text-decoration:none;}a:hover {	color: #666666;	text-decoration:none;}a:active {	color: #222222;	text-decoration:none;}.caption {	font-size: medium;	color: #555555;	font-family: Georgia, "Times New Roman", Times, serif;}