H3 {
	font-size : 100%;
}
H4 {
	font-size : 90%;
}
H5 {
	font-size : 80%;
}
BODY {
	background-image: url(newback1.gif);
	font : 80% sans-serif;
}
DIV.redhead {
	color: Red;
	font : bold 80% small-caps/normal sans-serif;
}
SPAN.blurb {
	float: none;
	width: 535px;
	border: thin solid green;
	padding: 5 px;
	background : white;
	font: bold 70% Courier, Arial, monospace;
	color : Green;
}
DIV.mono {
	font-family : monospace;
}
DIV.small {
	font: bold 70% sans-serif;
}
DIV.smallc {
	font: bold 70% sans-serif;
	text-align : center;
}
TD {
	font: 80% sans-serif;
	color : Black;
}
P.small {
	font: bold 70% sans-serif;
}
P.smallc {
	font: bold 70% sans-serif;
	text-align : center;
}
BLOCKQUOTE.disclaim {
	font: bold 80% monospace;
	color : Green;
}
LI {
	font: 90% sans-serif;
	color : Black;	
}
PRE {
	font-size : 100%;
	font-family : monospace;
}
PRE.small {
	font-size : 70%;
}
