.Text1 {
	font-family: "Times New Roman";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #003300;
}
.linktext {
	font-family: "Times New Roman";
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #003300;

}
.border {
	border: 2px solid ffcc33;
}
.bodycolour {
	background-color: #bde1cc;
}
.headingText {
	font-family: "Times New Roman";
	font-size: 28px;
	font-style: italic;
	color: #003300;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
