DIV.Row0 {	position: absolute;
		top: 0px;
		height:10px}
DIV.Row1 {	position: absolute;
		top: 40px;
		height:33%}
DIV.Row2 {	position: absolute;
		top: 34%;
		height:33%}
DIV.Row3 {	position: absolute;
		top: 67%;
		height:33%}
DIV.RowR {	position: relative;
		top: 0px}
DIV.BottomRow {	position: absolute;
			top: 95%;
			height: 5%}

DIV.Col1 {	text-align: center;
		width: 100%;
		margin-top: 0%;
		margin-left: 0%;
		margin-right: 66%}
DIV.Col2 {	text-align: center;
		width: 100%;
		margin-top: 0%;
		margin-left: 33%;
		margin-right: 33%}
DIV.Col3 {	text-align: center;
		width: 100%;
		margin-top: 0%;
		margin-left: 66%;
		margin-right: 0%}

DIV.Col23 {	margin-left: 40%;
		margin-right: 0%}

DIV.Col12 {	margin-left: 0%;
		margin-right: 40%}
DIV.Col123 {margin-left: 0%;
		margin-right: 0%}

.Hcenter {	width: 100%;
		margin: 0;
		text-align: center}
.Hleft {	text-align: left}

FONT { 	color: "#F08080";
		font-size: 10pt;
		font-family: serif}

H1 { 	color: gold}
H2 {	color: "#F08080"}
H3 {	color: "#F08080"}
H4 { 	font-size: "9pt";
	line-height: 80%;
	color: "#F08080";
	font-family: "arial"} 
H5 { 	font-size: "8pt";
	line-height: 120%;
	color: "#F08080";
	font-family: "arial"} 
H6 {	font-size: 14pt;
	line-height:100%;
	color: "#F08080";
	font-family: Artistik, "American Classic", "Antique Olive", Arial}

SPAN {	line-height: 120%}

A:link {	background: black;
		color: 	red;
		font-family: arial}
A:visited {	background: black;
		color: 	blue;
		font-family: arial}
A:active {	background: clear;
		color: 	yellow;
		font-family: arial}

