/* CSS Document */

.body{
	color:#666666;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Century Gothic";
	text-decoration: none;
	text-align: justify;
	padding-right: 23px;

	}
	.body_pic{
	color:#666666;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-family: "Century Gothic";
	text-decoration: none;
	text-align: justify;
	width: 300px;
	}
.title {
	font-family: "Century Gothic";
	font-size: 17px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
	
a {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #666666;
}
a:active {color:#000000;
text-decoration:none;
}
a:visited {color:#666666;
text-decoration:underline;
font-size: 16px;
	font-weight: bold;
}

a:hover {color:#666666;
text-decoration:underline;}
.tdt {
	font-size: 7px;
}
.copyrights {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
	.copyrights:link{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #666666;
		text-decoration: underline;
	}
	.copyrights:hover{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #333333;
		text-decoration: none;
	}
	.copyrights:active{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #666666;
		text-decoration: none;
	}
	.copyrights:visited{
		font-family: Geneva, Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #666666;
		text-decoration: none;
	}
