/* CSS Document */
body
{
	color:  #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2;
	letter-spacing: .05em;
	position: absolute;
	margin-top: 50px;
	margin-right: 350px;
	margin-bottom: 50px;
	margin-left: 50px;
	background-color: #FFFFFF;
}
H4 {
	LETTER-SPACING: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	color: #000000;
}
h5 {
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	margin-left: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 16px;
	font-weight: normal;
}