body 			{margin: 0; font-size:8px; text-align: center}
body,table		{font-family: verdana,arial,sans-serif}
table 		{background-color: #FFFFFF; font-size: 10pt}

img			{border: 0px; padding: 0px}
H1			{font-size: 20px; color: red}

a:hover		{background-color: white; font-size: 10pt}
a:link          	{color: blue}
a:visited         {color: blue}

/* -------------------- MAIN DIVS --------------------------- */

div.leftDiv		{position: absolute; top: 96px; left: 0px; height: 900px; width: 130px}
div.rightDiv	{position: absolute; top: 96px; left: 167px; height: 900px; width: 610px}

/* -------------------- MAIN PAGE --------------------------- */

table.leftTable 	{width: 100%; height: 100%; background-color: gray;
			font-size: 9pt; border: thin white solid; padding: 3px}

table.rightTable 	{width: 100%; height: 100%; font-size: 8pt}

td.leftTableOne		{background-color: #FF0066}
td.leftTableTwo		{background-color: #FFCC66}
td.leftTableThree		{background-color: #FFAA66}
td.leftTableFour		{background-color: #FFBB66}
td.leftTableFive		{background-color: #FF9966}
td.leftTableSix		{background-color: #FFE699}
td.leftTableSeven		{background-color: #CCEE99}
td.leftTableEight		{background-color: #FFEE99}
td.leftTableNine		{background-color: #CC8899}
td.leftTableTen		{background-color: #FFCE99}
td.leftTableEleven	{background-color: #AABBC9}
