body,td		{	font-family:	arial;
				font-size:		10pt;
				margin:		0 0 0 0;
				bckground-attachment:	fixed;
				bckground-position:	top;
			}
.caption	{	margin:		0 0 2 0;
				font-weight:	bold;
				border-bottom:	solid 1px;
				border-color:	#488FBD;
				padding:	0 0 2 0;
			}
.paragraph	{	margin:		0 0 10 0;
				text-align:	justify;
			}
.table		{	margin:		0 0 10 0;
			}
a			{	color:		blue;
				text-decoration:	underline;
			}
.link		{	text-transform:	uppercase;
				color:		white;
				font-size:	10pt;
				font-weight:	bold;
				text-decoration:	none;
			}
.link:hover	{	text-decoration:	underline;
			}
.images		{	margin:	0 0 10 0;
			}

