body { background-color: #FFFFFF; color: black; font-family: Arial, Helvetica, sans-serif }
a:link { color: #0000FF }
a:visited { color: #800080}
a:hover { color: #ffcc00 }
a:active { color: #ff0000 }
h1 	{color: #00AA00; 
	text-align: center; 
	font-size: 24pt; 
	font-weight: 700;
	padding-top: 20px}
h2 	{color: #000000;
	text-align: center; 
	font-size: 12pt;
	font-weight: 700}
h3 	{color: #000000;
	text-align: center; 
	font-size: 10pt;
	font-weight: 400}
h6 	{text-align: left;
	font-size: 10pt;
	font-weight: 700;
	padding-left: 20px;
	padding-right: 20px }
p 	{font-size: 10pt}
th 	{font-size: 12pt; 
	text-align: left;
	vertical-align: top;
	font-weight: 600}
td 	{font-size: 12pt; 
	text-align: left;
	vertical-align: top;
	font-weight: 600}
body {background-image:url(backgroundlogo.gif);
      background-repeat: no-repeat;
      background-attachment: fixed;
      background-position: top center;
}

.icon1 { position: absolute;
		height: 20px; 
		width: 120px;
		left:20px; 
		top: 10px;
		font-size:10pt;
		font-weight:700;
		border-style: groove;
		border-width: 4px;
		border-color: #008000;
		padding: 5px }

.icon1t { height: 20px; 
		width: 120px;
		left:20px; 
		top: 10px;
		font-size:10pt;
		font-weight:700;
		border-style: groove;
		border-width: 4px;
		border-color: #008000;
		padding: 5px }

.
.icon2 { position: absolute;
		height: 20px; 
		width: 120px;
		left:20px; 
		top: 60px;
		font-size:10pt;
		font-weight:700;
		border-style: groove;
		border-width: 4px;
		border-color: #008000;
		padding: 5px }
.iconright1 { position: absolute;
		height: 20px; 
		width: 120px;
		left: 600px; 
		top: 10px;
		font-size:10pt;
		font-weight:700;
		border-style: groove;
		border-width: 4px;
		border-color: #008000;
		padding: 5px }
.iconright2 { position: absolute;
		height: 20px; 
		width: 120px;
		left: 650px; 
		top: 60px;
		font-size:10pt;
		font-weight:700;
		border-style: groove;
		border-width: 4px;
		border-color: #008000;
		padding: 5px }
