body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #19556F;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #19556F;
}
a:hover {
	text-decoration: none;
	color: #19556F;
}
a:active {
	text-decoration: underline;
	color: #19556F;
}
.Titles {
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	text-transform: uppercase;
}
.Times {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #990000;
	font-family: "Times New Roman", Times, serif;
}
.imgborder {
	border: 1px solid #000000;
}