body, td, th {
	font-family: "Times New Roman", Times, serif;
}
a {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-weight: bold;
}
.name {
	color: #666;
	font-style: normal;
	font-weight: bold;
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1em;
}
.name-b {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1em;
}
.a-title-b {
	color: #666666;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: .90em;
	font-style: normal;
}
.a-title-blk {
	color: #000000;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	letter-spacing: 0.2em;
}
.text {
	color: #666;
	font-weight: normal;
	font-size: .90em;
	font-family: "Times New Roman", Times, serif;
}
.text-lt {
	color: #A6A6A6;
	font-weight: normal;
	font-size: 0.9em;
	font-family: "Times New Roman", Times, serif;
}
.text-s {
	color: #666;
	font-weight: normal;
	font-size: .80em;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	font-size: .90em;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	font-size: .90em;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #0000FF;
	font-size: .90em;
}
a:active {
	text-decoration: none;
	color: #0000FF;
	font-size: .90em;
}
.footer {
	font-size: 0.75em;
	color: #ABABAB;
}
