.subtitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-style: italic;
	color: #0033FF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #0033FF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFF00;
	line-height: normal;
	font-weight: normal;
	text-decoration: overline;


}
