.copy {
	font-size: 12px;
	color: #C0C0C0;
	font-family: tahoma,arial;
	text-align: justify;
	line-height: 1.5;
}
.link {
	font-size: 10px;
	color: #00aaff;
	font-family: tahoma,arial;
	text-align: justify;
	line-height: 1.5;
}
.subhead {
	font-size: 14px;
	color: #ffcc00;
	font-family: tahoma,arial;
	text-transform: uppercase;
	letter-spacing: .9mm;
}
.subhead1 {
	font-size: 12px;
	color: #ff9933;
	font-family: tahoma,arial;
	text-transform: uppercase;
	letter-spacing: .9mm;
}
.topnav {
	font-size: 11px;
	color: #565A60;
	font-family: tahoma,arial;
}
.header01 {
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	font-family: tahoma,arial;
}
a:link {
	font-family: arial;
	color: #C0C0C0;
	text-decoration: none;
}
a:visited {
	font-family: arial;
	text-decoration: none;
	color: #C0C0C0;
}
a:hover {
	font-family: arial;
	text-decoration: none;
	color: #FF6600;
}
a:active {
	font-family: arial;
	text-decoration: none;
	color: #ffffff;
}
.copyright {
	font-size: 10px;
	font-family: tahoma,arial;
	color: #666666;
}