td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.Titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #1C5FB0;

}
a:link {
	text-decoration: none;
	color: #1C5FB0;

}
a:visited {
	text-decoration: none;
	color: #1C5FB0;

}
a:hover {
	text-decoration: underline;
	color: #1C5FB0;

}
a:active {
	text-decoration: underline;
	color: #1C5FB0;

}
.sm-test {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.go {
}
.Titles-Black {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
ul {
	list-style-image: url(images/bullet.gif);
}

