A {
	font-family: Comic Sans MS, Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}
A:Hover {
	font-weight: bold;
}
.Heading {
	font-family: Comic Sans MS, Times New Roman, Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.subheading {
	font-family: Comic Sans MS, Times New Roman, Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.InputDesc {
	font-family: Comic Sans MS, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.link {
	font-family: Comic Sans MS, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: RED;
}
.recordnav {
	font-family: Comic Sans MS, Times New Roman, Times, serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
.body {
	font-family: Comic Sans MS, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
