body {
	font-family: Garamond;
	font-size: 14px;
}
.border {
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.text {

	font-family: Garamond;
	font-size: 14px;
}
.heading {
	font-family: "Arial Black";
	font-size: 36px;
}
#divCursor{
	position:absolute; width:200; height:15;
	font-family: "Arial Black";
	visibility: hidden;
	font-size: 24px;
	color: #FF0000;
	text-align: center;
}
