img {
	border: 0px;
}

.textStyle1	{
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
	text-align: left;
	color: #333;
}

.textStyle2	{
	font-size: 16px;
	font-weight: bold;
	color: orange;
	vertical-align: top;
	text-align: left;
	padding-bottom: 4px;
}

.textStyle3	{
	font-size: 16px;
	font-weight: bold;
	color: royalblue;
	vertical-align: top;
	text-align: left;
	padding-bottom: 4px;
}

.anchor1 {
	color: royalblue;
	text-decoration: underline;
}

.anchor1:hover {
	color: orange;
	text-decoration: underline;
}
