.ray1 {
	background-color: #333333;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999;
	background-image: none;
	font-style: italic;
	font-weight: normal;
	
}
.style1 {
	color: #333333;
	font-size: 9px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	color: #CC6600;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
	font-weight: lighter;
	color: #333333;
}

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #999;
	font-weight: lighter;
	text-decoration: none;

}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	font-weight: lighter;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: lighter;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
