}
A:link {
	color:#0066FF;
	text-decoration:none;
	}
A:active
	{
	color:#0066FF;
	text-decoration:none;
	}
A:visited
	{
	color:#0066FF;
	text-decoration:none;
	}
A:hover
	{
	color:#CC0000;
	text-decoration:underline;
	}
.text {
	font-family: Arial;
	font-size: 14px;
}
.smheadings {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333399;
	font-weight: bold;


}
.subheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.underlinetext {
	text-decoration: underline;
}
.bottom {
	font-family: Arial;
	font-size: 11px;
}