/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-stretch: normal;
	direction: ltr;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 20px;
	font-weight: 400;
	font-stretch: normal;
	direction: ltr;
	padding: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	color: #666666;
	word-spacing: normal;
	font-weight: lighter;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #666666;
	font-stretch: wider;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	text-transform: none;
	color: #666666;
	font-stretch: wider;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	line-height: 16px;
	font-weight: 400;
	font-stretch: normal;
	direction: ltr;
}
