body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic,oblique;
	font-size: 10px;
	color: #685F4D;
	line-height: 16px;
}
body {
	background-color: #000000;
}
a:link {
	color: #685F4D;
	text-decoration: underline;
}
a:visited {
	color: #685F4D;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #685F4D;
	text-decoration: underline;
}
.content {
   text-align:left;
   padding:5px 0px 5px 0px;
}
p {
	text-align:left;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic,oblique;
	font-size: 10px;
	color:#433c31;
	line-height: 16px;
}
.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic,oblique;
	font-size: 10px;
	color:#433C31;
	line-height: 16px;
}
td {
	text-align:justify;
	text-justify:inter-word;
}