body {
	font-family: verdana;
	font-size: 14px;
}
td {
	font-family: verdana;
	font-size: 14px;
}
.heading {
	font-family: impact;
	font-size: 26pt;
        color: Red
}
.heading2 {
	font-family: impact;
	font-size: 20pt;
}
.heading3 {
	font-family: impact;
	font-size: 16pt;
}
.heading4 {
	font-family: impact;
	font-size: 14pt;
}
.st {
	font-family: verdana;
	font-size: 14px;
}
.small {
	font-family: verdana;
	font-size: 11px;
}
.tiny {
	font-family: verdana;
	font-size: 11px;
hr {
	color: #dfdfdf;
	height: 1px;
}
.highlight {
	background-color: rgb(255, 255, 0);
}
