<!--

body 	{background:#BFC1C3 url('http://www.malinsmethod.com/newsite/images/bg.gif') fixed; background-repeat: repeat-x; margin:10px 0px;}

td		{text-align: justify; vertical-align: middle; font-family: Arial; font-size: 14px; color: #333333;}

p				{font-size: 14px; font-family: Arial; color: #333333;}
p.bold			{font-weight: bold;}
p.center		{text-align: center;}
p.italics		{font-style: italic;}
p.boldcenter	{font-weight: bold; text-align: center;}
p.bolditalics	{font-weight: bold; font-style: italic;}

.t08		{font-size: 10px;}
.t08r		{font-size: 10px; text-align: right;}
.t08center	{font-size: 10px; text-align: center;}
.t08b		{font-size: 10px; font-weight: bold;}

.t08p5		{font-size: 11px;}
.t08p5r		{font-size: 11px; text-align: right;}
.t08p5c		{font-size: 11px; text-align: center;}
.t08p5b		{font-size: 11px; font-weight: bold;}
.t08p5bc	{font-size: 11px; font-weight: bold; text-align: center;}

.t09		{font-size: 12px;}
.t09b		{font-size: 12px; font-weight: bold;}
.t09bc		{font-size: 12px; font-weight: bold; text-align: center;}

.t10		{font-size: 12px;}
.t10b		{font-size: 12px; font-weight: bold;}

.t11		{font-size: 14px;}
.t11b		{font-size: 14px; font-weight: bold;}
.t11bc		{font-size: 14px; font-weight: bold; text-align: center;}

.t12		{font-size: 15px;}
.t12b		{font-size: 15px; font-weight: bold;}
.t12bc		{font-size: 15px; font-weight: bold; text-align: center;}
.t12br		{font-size: 15px; font-weight: bold; text-align: right;}

.t14		{font-size: 18px;}
.t14b		{font-size: 18px; font-weight: bold;}
.t14bi		{font-size: 18px; font-weight: bold; font-style: italic;}

.companytitle	{font-family: Tahoma; font-size: 38px; font-weight: bold; color: #005BCC;}

		a:link {text-decoration: none; color: #0033FF}
		a:visited {text-decoration: none; color: #0033FF}
		a:hover {text-decoration: underline; color: #CC0000}

		.navigation a:link {text-decoration: none; color: #FFFFFF}
		.navigation a:visited {text-decoration: none; color: #FFFFFF}
		.navigation a:hover {text-decoration: none; color: #FFFF00}

		.footer2 a:link {text-decoration: none; color: white}
		.footer2 a:visited {text-decoration: none; color: white}
		.footer2 a:hover {text-decoration: underline; color: #FFFF00}

		.company a:link {text-decoration: none; color: #999999}
		.company a:visited {text-decoration: none; color: #999999}
		.company a:hover {text-decoration: underline; color: #CC0000}


h1
{
	margin-bottom:.0005pt;
	page-break-after:avoid;
	punctuation-wrap:simple;
	text-autospace:none;
	font-size:28.0pt;
	font-family:"Arial";
	margin-left:0in; margin-right:0in; margin-top:0in
}

h2
{
	margin-bottom:.0005pt;
	page-break-after:avoid;
	punctuation-wrap:simple;
	text-autospace:none;
	font-size:18.0pt;
	font-family:"Arial";
	font-weight:bold; margin-left:0in; margin-right:0in; margin-top:0in
}

h4
{
	margin-bottom:.0005pt;
	page-break-after:avoid;
	punctuation-wrap:simple;
	text-autospace:none;
	font-size:12.0pt;
	font-family:"Arial";
	font-weight:bold; margin-left:0in; margin-right:0in; margin-top:0in
}


hr {border:0; border-top: 1px solid #CCCCCC; height: 0;}
form {display:inline;}

-->
#colLeft {
	width: 100px;
	float: left;
	border: 1px solid red;
	margin: 0;
}
#colRight {
	width: 100px;
	border: 1px solid green;
	margin: 0;
}