body {
	color: #333333;
	font-family: Verdana, Arial, sans-serif, sans-serif;
}

a {
	text-decoration: none; 
	color: #535353;
}

.index {
	text-align: center;
	color: #535353;
/*	color: #008664; */
	text-decoration: none; 
	font-weight: bold;
	font-variant: small-caps;
	font-size: 18px;
	line-height: 18px;
}

.copy {
	font-size: 12px;
	line-height: 14px;
}

.copybold {
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}

.copysmall {
	font-size: 10px;
	line-height: 12px;
}

.linkbold {
	color: #6F6F6F;
	text-decoration: none; 
	font-weight: 600;
	font-variant: small-caps;
	font-size: 18px;
	line-height: 18px;
	
}

.pageheader {
	vertical-align: top;
	text-decoration: none; 
	font-weight: 300;
	font-variant: small-caps;
	font-size: 24px;
	line-height: 24px;
	color: #555555;
}

.author {
	vertical-align: top;
	margin-bottom: 3px;
	text-decoration: none; 
	font-weight: 300;
	font-size: 12px;
	line-height: 14px;
	color: #555555;
}

.title {
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 3px;
	text-decoration: none; 
	font-weight: 600;
	font-size: 12px;
	line-height: 14px;
	color: #555555;
}

.journal {
	vertical-align: top;
	margin-top: 0px;
	margin-bottom: 3px;
	text-decoration: none; 
	font-weight: 300;
	font-size: 10px;
	line-height: 12px;
	color: #555555;
}
