body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	color: #666666;
}

A:link {text-decoration: none ; color: #0E87CD;}
A:visited {text-decoration: none; color: #0E87CD;}
A:active {text-decoration: none; color: #0E87CD;}
A:hover {text-decoration: none; color: #0E87CD;}
A {text-decoration: none; color: #0E87CD;}


.blue_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0E87CD;
}
.dark_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.emphase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7dbf65;
}
.small_blue_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0E87CD;
}
.small_dark_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.small_black_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}.small_emphase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7dbf65;
}