body {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

p {
	font-size: 11px;
	color: #000000;
}
td {
	font-size: 11px;
	color: #000000;
}
.hdr {
	font-size: 13px;
	color: #660000;
	font-weight: bold;
}
A {
	font-size: 11px;
	color: #660000;
	text-decoration: none;
}
A:hover {
	font-size: 11px;
	color: #cccc99;
	text-decoration: underline;
}
.r4 {
	font-size: 9px;
	color: #ffffff;
}
A.r4 {
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
A.r4:hover {
	font-size: 9px;
	color: #ffffcc;
	text-decoration: underline;
}
.r42 {
	font-size: 9px;
	color: #660000;
}
A.r42 {
	font-size: 9px;
	color: #660000;
	text-decoration: none;
}
A.r42:hover {
	font-size: 9px;
	color: #ffffcc;
	text-decoration: underline;
}
.h1 {
	font-size: 14px;
	color: #666633;
	font-weight: bold;
}
.emph {
	font-size: 11px;
	color: #999966;
	font-weight: bold;
}