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;
}
h2 {
	color: #666666;
	/*text-transform: uppercase;*/
	font-family: "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-weight: bold;
	margin-left: 20px;
}
h3 {
	color: #666;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	background-color: #FFF;
	padding: 2px;
	font-weight: bold;
	text-align: left;
	/*border-bottom: 1px solid #999;*/
}

.name {
	color: #666;
	font-style: normal;
	font-weight: bold;
	font-size: 1.5em;
	font-family: "Times New Roman", Times, serif;
	letter-spacing: 1em;
}
.name-b {
	color: #000000;
	font-style: normal;
	font-weight: bold;
	font-size: 1.5em;
	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: .85em;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	font-size: .95em;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #666666;
	font-size: .95em;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #0000FF;
	font-size: .95em;
}
a:active {
	text-decoration: none;
	color: #0000FF;
	font-size: .95em;
}
.footer {
	font-size: 0.75em;
	color: #ABABAB;
}

