body 		{ background: #ffffff; color: #433e5a;  							font-family: verdana, sans-serif; 
			font-size: x-small }

h1 		{ font-size: medium }
h2 		{ font-size: small }
h3 		{ font-style: italic; font-size: small }

div.main 	{ width: 750px }
div.head	{ width: 750px }
div.left 	{ width: 200px; height: 700px; float: left;  }
div.leftsm	{ width: 200px; height: 15px; background: #b9b5cb }
div.bdy		{ width: 540px; float: right; padding-left: 10px }
div.nav		{ width: 550px; height: 15px; background: #b9b5cb; float: right; }

a 		{ color: #000000; text-decoration: none; font-size: 10pt }
a:visited 	{ color: #000000 }
a:hover 	{ background-color: #433e5a; color: #ffffff }

table		{ font-size: x-small }
td.opt		{ width: 250px; border: 1px solid #433e5a }

span.lnk	{ text-decoration: underline }




