.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
}
.bold {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #CCCCCC;
	font-style: italic;
}
.bold1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CCCCCC;
}
.imagewrapl {
	margin-left: .75em;
	margin-bottom: .5em;
	margin-top: .5em;
}
.imagewrapr {
	margin-right: .75em;
	margin-bottom: .5em;
	margin-top: .5em;
}

.publication-title {
	color:#ffcc66;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
}

#text a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}

#text a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #ffcc66;
	text-decoration: none;
}

#text a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #ffcc66;
	text-decoration: none;
}

.border {
	border: 2px solid;
	color: #CCCCCC;
}

#wrap {
	margin-left: 15px;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #ecb444;
	text-decoration: none;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #ecb444;
	text-decoration: none;
}