@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	line-height: 16px; 
	color: #333; 
	text-align: center;
	font-variant: small-caps 
	}
a {
	color: #333; 
	text-decoration: none; 
	white-space: wrap; 
	display: inline
	}
	
.bgbody, .bglnk	{ padding: 5px }
.bglnk	{ font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size: 15px;  }
a:hover			{ color: #999 }
a:visited		{ color: #333 }
a:visited:hover	{ color: #999 }