/* CSS Document */

.heading1{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bolder;
	color: #000099;
}
.Paragraph {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #000099;
}
