div.left {
	position: absolute;
	top: 190px;
	left: 0px;
	width: 200px;
	height: 240px;
}

div.top {
	position: absolute;
	top: 0px;
	left: 200px;
	width: 580px;
	height: 180px;
}

div.main {
	position: absolute;
	top: 190px;
	left: 200px;
	width: 580px;
	height: 300px;
}

P {
 	font-family: arial, helvetica, helve, sans-serif;
	font-size: 10pt ;
	<!-- text-align: left ; -->
	<!-- text-indent: 24pt ; -->
	<!-- color: #996633 ; --> 
	<!-- margin: 25px; -->
}

body {
 	font-family: arial, helvetica, helve, sans-serif;
	font-size: 10pt ;
	<!-- text-align: left ; -->
	<!-- text-indent: 24pt ; -->
	<!-- color: #996633 ; -->
	<!-- margin: 25px; -->
}


a:active {
	<!-- color: #00000F; -->
	text-decoration: none;
}

a:link {
	color: #0000cc;
	font-family: arial, helvetica, helve, sans-serif;
	font-size: 10pt ;
	font-style: bold ;
	<!-- font-weight: 700 ; -->
	<!-- text-decoration: none; -->
	<!-- border-bottom-width: 1px; -->
	<!-- border-bottom-style: solid; -->
}


a:visited {
	color: #0000cc;
	font-family: arial, helvetica, helve, sans-serif;
	font-size: 10pt ;
	font-style: bold ;
	<!-- font-weight: 700 ; -->
	<!-- text-decoration: none; -->
	<!-- border-bottom-width: 1px; -->
	<!-- border-bottom-style: solid; -->
}

td {
	color: #000000;
	background: #dddddd ;
	<!-- font-family: Skia, "Helvetica", Arial, serif; -->
	<!-- padding-left: 2px; -->
	<!-- padding-top: 6px; -->
	<!-- padding-bottom: 1px; -->
	<!-- border-bottom-width: 1px; -->
	<!-- border-bottom-style: solid; -->
	<!-- border-bottom-color: #333333; -->
	<!-- letter-spacing: 5pt; -->
	<!-- text-align: center; -->
	<!-- font-weight: 700; -->
	<!-- text-transform: uppercase; -->
	<!-- font-size: 18px; -->
	<!-- font-style: italic; -->
	<!-- margin: 0px; -->
}


LI {
color: #00cc00;
	<!-- background: #FFCC66 ; -->
	font-family: "Helvetica", Arial;
	<!-- padding-left: 2px; -->
	<!-- padding-top: 6px; -->
	<!-- padding-bottom: 1px; -->
	<!-- border-bottom-width: 1px; -->
	<!-- border-bottom-style: solid; -->
	<!-- border-bottom-color: #333333; -->
	<!-- letter-spacing: 5pt; -->
	<!-- text-align: center; -->
	<!-- font-weight: 700; -->
	<!-- text-transform: uppercase; -->
	<!-- font-size: 18px; -->
	<!-- font-style: italic; -->
	margin: 0px;
}

h2 {
	color: #000000;
	<!-- background: #FFCC66 ; -->
	font-family: Skia, "Helvetica", Arial, serif;
	padding-left: 2px;
	padding-top: 6px;
	padding-bottom: 1px;
	<!-- border-bottom-width: 1px; -->
	border-bottom-style: solid;
	border-bottom-color: #333333;
	letter-spacing: 5pt;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 18px;
	font-style: italic;
	margin: 0px;
}

h3 {
	color: #000000;
	background: #33ff99 ;
	font-family: "Helvetica", Arial, serif;
	padding-left: 2px;
	padding-top: 6px;
	padding-bottom: 1px;
	letter-spacing: ;
	text-align: center;
	font-weight: 200;
	text-transform: uppercase;
	font-size: 14px;
	font-style: italic;
	margin: 0px;
}