body	{font: 13pt "Helvetica, sans-serif";
	 color:  #000066;
	 background-color: white;
	 background-image: url('images/classic-golden-beige.gif');
	text-align: justify;}

h1	{font:  36pt;
	 color:  black;
	 text-align:  center;}

p       {vertical-align: text-top; font-size: 13pt;}


a:link	{color:  #006633; text-decoration:  none;}
a:visited	{color:  #663300; text-decoration: none;}
a:hover	{color: #000066; text-decoration:underline;}

img {border: 0px;}

img.left {float: left;
	margin-right: 20px;
	margin-bottom: 10px;}

img.right {float: right;
	margin-left: 20px;
	margin-bottom: 10px;}


