body {
	background-color: #FF6666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
}
h1 {
	font-size: 160%;
	color: #FF6666;
}
h2 {
	font-size: 150%;
	color: #FF6666;
}
h3 {
	font-size: 140%;
	color: #FF6666;
}
h4 {
	font-size: 130%;
	color: #FF6666;
}
h5 {
	font-size: 120%;
	color: #FF6666;
}
h6 {
	font-size: 110%;
	color: #FF6666;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}


a:link {
	color: #FF6666;
	text-decoration: underline;
	font-size: 100%;
}
a:visited {
	text-decoration: underline;
	color: #FF6666;
	font-size: 100%;
}
a:hover {
	text-decoration: none;
	color: #FF6666;
	font-size: 100%;
}
a:active {
	text-decoration: underline;
	color: #FF6666;
	font-size: 100%;
}
.text16 {
	font-family: Helvetica;
	font-size: 16px;
	color: #666666;
}
.text-sml {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #666;
}




.text-16-bold {
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
