.silver1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
	border-bottom-width: thin;
	border-left-width: 20px;
	border-left-style: solid;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	border-bottom-style: solid;
	padding: 5px;
}
.silver2 {
	font-size: 16px;
	font-weight: bold;
	color: #FF3300;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	padding: 3px;
}
.silver3 {
	font-size: 15px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
}

