body,td	{	font-family:	Arial, Comic Sands;
		font-size:	10pt;
		background-repeat:	no-repeat;
		margin-bottom: 0px;
		margin-top: 0px;
	}
a	{	color:	black;
	}
.menu	{	color:	black;
		text-decoration: none;
		font-weight: bold;
		font-size:	13pt;
		margin-left:	10px;
		margin-top:	0px;
		margin-bottom:	10px;
	}
.menu:hover {	text-decoration: underline;
	}
.caption	{	margin-top:	0px;
				margin-bottom: 0px;
				font-weight: bold;
				font-size: 11pt;
			}
.paragraph	{	margin-top:	0px;
				margin-bottom: 10px;
			}

.download IMG {
	border:		0px;
	}

.imgleft {
    float: left;
    margin-right: 1em;
    }
.imgright {
    float: right;
    margin-left: 1em;
    }
