body, td, th {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
a {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
}
.name {
	color: #666;
	font-style: normal;
	font-weight: bold;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1em;
}
.name-n {
	color: #666; s
	font-style: normal;
	font-weight: normal;
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 1em;
}
.a-title-b {
	color: #fff;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-style: normal;
	letter-spacing: 2px;
}
.text {
	color: #fff;
	font-weight: normal;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text-j {
	color: #fff;
	font-weight: normal;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
}
.text-lt {
	color: #A6A6A6;
	font-weight: normal;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.text-s {
	color: #fff;
	font-weight: normal;
	font-size: .80em;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.styleone:link {
	font-weight: bold;
	background: #858585;
	margin: 3px;
	padding: 5px;
	font-size: 1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #FFF;
	
}
.styleone:visited {
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
	font-size: 1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.styleone:hover {
	text-decoration: none;
	color: #000;
	background: #858585;
	border: 1px, dotted, #000;
	margin: 3px;
	padding: 5px;
	font-weight: bold;
	font-size: 1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin: 3px;
}
.styleone:focus {
	text-decoration: none;
	color: #000;
	background: #858585;
	border: 1px, dotted, #000;
	margin: 3px;
	padding: 5px;
	font-weight: bold;
	font-size: 1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
.styleone:active {
	text-decoration: none;
	color: #000;
	background: #A6C2E7;
	font-weight: bold;
	font-size: 1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
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.85em;
	color: #CCC;
}

