.text {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	color: #CCCCCC;
}
.text1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
	text-align: center;
}
.byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	text-transform: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
