.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
.cim {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}

a:link {
	font-family: Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	color: #666666;
	}
	
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
	color: #333333;
}
	
a:visited {
	font-family: Times New Roman", Times, serif;
	font-size: 13px;
	text-decoration: none;
	color: #111111;
}

