body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
p {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
p.cdt {
	font-size: 10px;
}
p.copy {
	font-size: 12px;
	font-style: italic;
}
p.epi {
	font-size: 14px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
td.error {
	color: #FF0000;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
th.album {
    color: #808080;
}
img.pic {

        border: 2px solid #333333;
}
img.lang {
        border: 1px solid #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}
a.cdt {
	font-size: 10px;
	font-style: italic;
}
a.copy {
	font-size: 12px;
	font-style: italic;
}
a.lang {
	font-size: 14px;
	border: 0px none;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
