.my_styles {
	font-family: Garamond;
	font-size: 18px;
	font-style: normal;
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.Italic_colour {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #003333;
}

.Font1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
