.H1 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.H2 {
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.H3 {
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.H4 {
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.body {  font-size: 13px}
td { font-size: 13px }
.nav {  font-size: 12px}
.offer {  font-size: 12px}
.header { font-size: 10px }
.footer {  font-size: 10px }
.noline {
	text-decoration: none;
	color: #000000;
}
a:hover {  color: #990000; text-decoration: underline}
body {	font-family: Arial, Helvetica, sans-serif; }
