.top_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FF0000;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	background-color: #FFFF00;
}
.main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.highlight_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF00;
}

