h1, h2, h3, h4, h5, p, ul li   { font-family: Verdana, Arial, Helvetica, sans-serif}	
h1	  { font-size: 16; margin-top: 6px; margin-bottom: 6px}
h2    { font-size: 14; margin-top: 6px; margin-bottom: 6px}
h3    { font-size: 12; margin-top: 6px; margin-bottom: 6px}
h4    { font-size: 10}
h5    { font-size:  8}
p, ul li	  { font-size: 12}
body  {font-size: 12}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.quoter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 40px;
	font-style: italic;


}
.tablebackground {
	background-image: url(images/faded%20world%20blue.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
