@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	text-align: left;
}
.content              {
	font-size: 12px;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	line-height: 21px;
	text-align: left;
}
.content a:link {
	color: #333;
	text-decoration: none;
	text-align: center;
}
.content a:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
	text-align: center;
}
.content a:hover {
	font-size: 12px;
	color: #8ABA27;
	text-align: left;
}
img { 
border: 0px 
} 
