/* ###############################################################################
   Harperexec.com.au site styles
   ############################################################################### */
body			{	margin			:	0px;
				font-family		:	arial, sans-serif;
				font-size		:	14px;
				font-weight		:	normal;
			}

table			{	width			:	100%;
			}

td.right		{	background-color	:	#00bee1;
				vertical-align		:	top;
			}

img.smallhand		{	border			:	0px;
				padding			:	0px;
			}

.linkcells		{	padding			:	40px 2px;
				text-align		:	right;
			}

.linktexta		{	padding			:	4px 20px 0px 0px;
				color			:	#fff;
			}

.linktextb		{	padding			:	4px 20px 0px 0px;
				color			:	#1e2e69;
			}

a:link.linktextb, a:active.linktextb, a:visited.linktextb
			{	color			:	#1e2e69;
				text-decoration		:	none;
			}

a:hover.linktextb	{	color			:	#fff;
				text-decoration		:	underline;
			}

p.title			{	color			:	#00bee1;
				font-size		:	14px;
				font-weight		:	bold;
			}

.textbody		{	margin			:	0px 40px;
				text-align		:	justify;
			}
