body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading1 {
	font-size: 24px;
	font-weight: bolder;
}
.heading2 {
	font-size: 20px;
	font-weight: bold;
}
.heading4 {
	font-size: 14px;
}

.heading3 {
	font-size: 16px;
	font-weight: bold;
}
.table_header {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.command {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	border: thin solid #FF0000;
	position: relative;
}
.tip {
	border: thin solid #000000;
	position: relative;
}
.program {
	font-family: "Courier New", Courier, monospace;
}
.nowrap {
	white-space: nowrap;
}
