.Content {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
}
.Header {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.highlights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #C4D5E3;
	text-decoration: none;
}
.border {
	border: 1px solid #666666;
}
.bordergray {
	border: 1px solid #CCCCCC;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
}
.small {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
