body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
	font-size: 10px;
}
body {
	background-color: #FFFFFF;
	margin-left: 50px;
	margin-top: 50px;
	margin-right: 50px;
	margin-bottom: 50px;
}
a {
	color: #0099CC;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #0099CC;
}
a:visited {
	text-decoration: none;
	color: #0099CC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #0099CC;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	padding-top: 20px;
	line-height: 20px;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	padding-top: 12px;
	color: #666666;
	text-transform: lowercase;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
}
.back {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 1px;
	text-transform: lowercase;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	padding-top: 20px;
}
.line {
	border-top: 1px solid #CCCCCC;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.buttons {
	margin-top: 1px;
	font-size: 12px;
	line-height: 14px;
	margin-bottom: 30px;
}
.details {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	margin-top: 20px;
	color: #999999;
	line-height: 20px;
}
.special {
	padding-top: 20px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC0033;
}
