.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #0066CC;
}
.content {
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.captionsize {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
}
.style4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00FFFF;
}

