
body {
	background-color: #666; 
	font-family: Verdana, san-serif;
	font-size: small;
	line-height: 120%;
	margin-top: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	}

a:link {color: #666; text-decoration: none;}
a:visited {color: #333; text-decoration: none;}
a:hover {color: #ccc; text-decoration: none;}
a:active {color: #900; text-decoration: none;}


.title {
	font-size: 12px;
	line-height: 14px;
	color: #666;
	}
	
.tag {
	font-size: 10px;
	line-height: 20px;
	color: #666;
	}
	
.copy {
	font-size: 12px;
	line-height: 16px;
	color: #ccc;
	}
	