BODY 			{ background: white; margin-top: 2em; margin-bottom: 3em; margin-left: 6%; margin-right: 4%; font-family: arial;}
IMG.right 		{ float: right; margin: 1em 1em 1em 1em; width: 30%; }
IMG.left 		{ float: left; margin: 1em 1em 1em 1em; width: 30%; }
IMG.center 		{ float: center; margin: 1em 1em 1em 1em; width: 30%; }
IMG.high		{ margin: 1em 1em 1em 1em; width: 21%; }
IMG.normal		{ margin: 1em 1em 1em 1em; width: 30%; }
IMG.wide		{ margin: 1em 1em 1em 1em; width: 90%; }
IMG.half		{ margin: 1em 1em 1em 1em; width: 50%; }
P, BLOCKQUOTE 		{ margin-top: 1em; margin-bottom: 1em; text-indent: 0pt; }
P.rightmargin		{ margin-right: 5cm; }
ADDRESS 		{ font-size: 70%; }
.center			{ text-align: center; }
.inset 			{ margin-left: 20%; }
.noindent 		{ text-indent: 0pt; }
.small 			{ font-size: 40%; text-indent: 0pt; }
A:link 			{text-decoration: none; color: blue;}
A:visited 		{text-decoration: none; color: blue;}
A:active 		{text-decoration: none; color: blue;}
A:hover 		{text-decoration: underline; color: red;}
