body{
padding:0px;
margin:0px;
background-color:#F2F2F2;
font-family:tahoma,arial,helvetica;
color:#4B4B4B;
font-size:9px;
}

a {
	text-decoration: none;
	color:#4B4B4B;
}

a:hover{text-decoration:underline;}

.copy {
	font-family: Tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #9B9B87;
	text-decoration: none;
}
.date {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #9B9B87;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #4B4B4B;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #373737;
	text-decoration: none;
}