TABLE
{ 
    BORDER-COLLAPSE: collapse;
}
TH
{
    BACKGROUND: steelblue;
    COLOR: white;
    font-weight: bold;
    HEIGHT: 23px
}
.banner
{
    FONT-FAMILY: Verdana;
    FONT-SIZE: 100%;
    BORDER-RIGHT: 1px;
    BORDER-TOP: 1px;
    BORDER-LEFT: 1px;
    BORDER-BOTTOM: 1px outset;
    BACKGROUND-COLOR: #9ccfff;
}
.productname
{
	font: 14pt Verdana;
	font-style:italic;
}	
.topicname
{
	font:10pt Verdana;
	font-weight:bold;
}
.contentpane
{
	margin-left:15pt;
	margin-right:10pt;
}
