body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #003366;
}

h1 {
	font-size: 26px;
	color: #EC0F29;
	font-weight: normal;
}

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	text-align: center;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #EC0F29;
	text-decoration: none;
}

.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.titlearea {
	font-size: 24px;
	font-weight: bold;
	color: #003366;
}

.price {
	font-size: 17px;
	font-weight: bold;
	color: #003366;
}

.downsideindicater {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

.downsideslash {
	color: #9999CC;
	font-size: 12px;
	font-weight: bold;
}

a.downside:link {
	font-size: 12px;
	font-weight: bold;
	color: #9999CC;
	text-decoration: underline;
}

a.downside:visited {
	font-size: 12px;
	font-weight: bold;
	color: #9999CC;
	text-decoration: underline;
}

a.downside:hover {
	font-size: 12px;
	font-weight: bold;
	color: #EC0F29;
	text-decoration: none;
}

a.downside:active {
	font-size: 12px;
	font-weight: bold;
	color: #9999CC;
	text-decoration: underline;
}

