#pos1 { position: absolute; top: 200px; left: 400px; overflow: visible; visibility: visible }
.left100 { font-size: 100%; margin-left: 100px }
.left50 { font-size: 100%; margin-left: 50px }
h1   {
	color: #633;
	font-weight: bold;
	font-size: 24px;
	font-family: Verdana, "Trebuchet MS", Chicago, Helvetica, Arial }
h2   {
	color: #633;
	font-weight: bold;
	font-size: 20px;
	font-family: Verdana, "Trebuchet MS", Chicago, Helvetica, Arial }
h3  {
	color: #633;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
	font-family: Verdana, "Trebuchet MS", Chicago, Helvetica, Arial }
h4  {
	color: #633;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, "Trebuchet MS", Chicago, Helvetica, Arial }
h5  {
	color: #633;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, "Trebuchet MS", Chicago, Helvetica, Arial }
h6  {
	color: #633;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana, "Trebuchet MS", Chicago, Helvetica, Arial }
ol    {
	color: #633;
	font-size: 11px;
	font-family: Verdana, "Trebuchet MS", Chicago, Helvetica, Arial;
	list-style-type: decimal }
ol strong {
	color: #633;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, "Trebuchet MS", Chicago, Helvetica, Arial;
	list-style-type: decimal }
p   {
	color: #633;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana, "Trebuchet MS", Chicago, Helvetica, Arial }
p strong {
	color: #633;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	font-family: Verdana, "Trebuchet MS", Chicago, Helvetica, Arial }
span { color: #000; font-size: 80%; line-height: 120%; font-family: Verdana, "Trebuchet MS", Chicago, Helvetica, Arial }
ul   {
	color: #633;
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana, "Trebuchet MS", Chicago, Helvetica, Arial;
	list-style-type: disc }
.bluetext {
	color: #09c;
	font-size: 100% }
a:link { color: #66f }
a:active { color: #66f }
a:hover { color: #f06 }
a:visited { color: #936 }
.smaller {
	font-size: 75%;
}
