body { background: #ffffc0; color: #400000;  font-family: verdana, sans-serif; font-size: small; }

h1 			{ font-size: large; color: #ffffc0 }
h2 			{ font-size: small; color: #400000 }
h3 			{ font-style: italic; font-size: small }

div.main		{ width: 750px }
div.top 		{ background-color: #bf6f40 ;font-size: xx-small; float: left; padding: 2px;  width: 100%; height: 50px; text-align: center; border: medium double #90401f }
div.links 	{ font-size: medium }
div.form 		{ float: right; border: medium double #90401f; padding: 3px; background-color: #ffdfb0 }
div.pot 		{ float: right; padding: 2px }
div.text 		{ border-bottom: solid thin #90401f }

div.prod		{ width: 145px; text-align: center; border: 1px #bf6f40 solid; border-top: 10px #bf6f40 solid; padding-top: 5px; height: 400px; float: left; margin: 1px; margin-bottom: 10px }
div.correct		{ width: 750px; clear: both; border-bottom: 1px #bf6f40 solid }
p.pagebottom 	{ font-size: xx-small; text-align: center }
p.small			{ font-size: xx-small }

a:link 			{ color: #400000; background-color: #ffdfb0 }
a:visited 		{ color: #400000; background-color: #ffdfb0 }
a:hover 			{ color: #ffffc0; background-color: #a01f1f }

li 				{ list-style-position: inside }
img.right 		{ float: right }

span.navrt		{ float: right }
