BODY {
color: WHITE;
}
h1 {
font-size: 13pt;
}
h2 {
font-size: 10pt;
}
h3 {
font-size: 9pt;
}
p, td { font-family: arial, verdana, sans-serif;
font-size: 10pt;
}
P.foot {
Font-size: 10pt;
}
TD.foot {
	BackGround-Image: url(images/h2.gif);
	BackGround-position: bottom;
	BackGround-Repeat: repeat-x;
	padding-bottom : 16px;
}
.d {
	border : thick outset White;
}
.o {
	border : outset White;
}

table.main {
border=0, cellspacing=10, text-align=top;
}
td.top {
background-image: url(images/orchid8d3.jpg);
background-position: left top;
background-repeat: no-repeat;
}
div.top {
position: relative;
margin-top: 0px;
padding-top: 0px;
top: 0px;
left: 0px;
}
div.footer {
font-family: arial, verdana, sans-serif;
font-size: 10pt;
}

A:link {text-decoration: none;  color: White; }
A:visited {text-decoration: none;  color: White;  }
A:active {text-decoration: none;  color: White;  }
A:hover {text-decoration: underline overline; color: #FFA500;}

