Body {
	
}


table.border {
	border-bottom : 1px solid Green;
	border-left : 1px solid Green;
	border-right : 1px solid Green;
	border-top : 1px solid Green;
}

.heading1 {
	font-size: 24px;
	font-weight: bold;
	color: Purple;
}

.heading2{
	font-size: 18px;
	font-weight: bold;
}
