/* CSS Document */

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	line-height: 21px;
	font-weight: bold;
	color: #591E55;
	text-decoration: none;
	margin-bottom: 20px;
	margin-top: 0px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	margin-bottom: 10px;
	margin-top: 20px;
}
h4 {
	font-size: 11px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #45453B;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #6E6E5E;
	text-decoration: none;
	margin-bottom: -7px;
	margin-top: 0px;
}
#main .image {
	margin-top: 12px;
	margin-bottom: 12px;
	border: 1px solid #DEDEDE;
	padding: 5px;
	background-color: #EFF2F8;
}
