body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #666666;

}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FFFFFF;
}

.bggrad {
	background-image: url(images/bg_grad.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

.txtlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #999999;
	text-decoration: underline;

}

.txtlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FF66FF;
	text-decoration: none;

}
.hd1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	color: #666666;
	text-decoration: none;
}
.contentbg {
	background-image: url(images/content_bg.gif);
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #FF66FF;
}
.hd2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #999999;
}
.hd3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	text-transform: capitalize;
	color: #999999;
}
.hd4 {
	font-family: "Edwardian Script ITC";
	font-size: 24px;
	color: 666666;
}
.frame {
	height: 250px;
	width: 300px;
	padding: 10px;
}
