body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	background-color:#666666;
}

td
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	background-color:#666666;
}

td img {
	vertical-align: bottom;
}

a:link {
color: #666666;
font-weight: bold;
text-decoration: none;
}

a:visited {
color: #999999;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #660000;
font-weight: bold;
text-decoration: none;
}

a:active {
color: #660000;
font-weight: bold;
text-decoration: none;
}

.maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}
.subtitle {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}
p {
	text-align: justify;
	text-indent: 0px;
	margin-left: 100px;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: center;
}
