html {
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #868d93;
	font-style: italic;
	letter-spacing: 2px;
}

a:link, a:visited {
	color: #af7395;
}


a:hover {
	color: #868d93;
}

.class1 A:link {text-decoration: none; color: #194E78;}
.class1 A:visited {text-decoration: none; color: #194E78;}
.class1 A:active {text-decoration: none; color: #194E78;}
.class1 A:hover {text-decoration: underline; color: #194E78;}


.wrapper {
	width: 560px;
	margin: auto;
}

.header {
	margin-bottom: 39px;
	margin-top: 32px;
	text-align: center;
}

.header img {
	margin-bottom: 29px;
}

.entry {
	text-align: center;
	line-height: 19px;
}

.entry img {
	margin-bottom: 36px;
}

.header a:link {
	color: #af7395;
	text-decoration: none;
}

.question {
	color: #af7395;
}

.bar {
	margin-top: 7px;
}

.more {
	color: #194E78;
	font-style: normal;
}

.ital {
	font-style:italic;
}