.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #333333;
	font-weight: bold;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	font-weight: normal;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #333333;
	font-weight: bold;
}
.credit {
	font-size: x-small;
	color: #666666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.subtitle2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #666666;
	font-weight: bold;
}
.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
	color: #663300;
	font-weight: normal;
	width: 140px;
}
.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
.images {
	font-size: x-small;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.images_normal {
	font-size: x-small;
	color: #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
