BODY	{font-family: Verdana,Arial;color: black;font-size: x-small;}
H1	{font-size: x-large; text-decoration: none; margin-left=0;}
H2	{font-size: large; text-decoration: none; margin-left=0;}
H3	{font-size: medium; text-decoration: none; margin-left=0;}
H4	{font-size: small; text-decoration: none; margin-left=0;}
H5	{font-size: x-small; text-decoration: none; margin-left=0;}
H6	{font-size: xx-small; text-decoration: none; margin-left=0;}
PRE	{font-family: "Courier New,Courier"; font-size: x-small;}
UL	{font-size: x-small;}
LI	{font-size: x-small;}

<!-- TechNet Styles -->
.tier1
{
    COLOR: #000000;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 75%;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    TEXT-INDENT: 5px
}
.tier1over
{
    COLOR: #000000;
    CURSOR: hand;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 75%;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
    TEXT-INDENT: 5px
}
.tier2
{
    COLOR: #003399;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 70%;
    TEXT-DECORATION: none;
    TEXT-INDENT: 0px
}
.tier2n
{
    COLOR: #003399;
    FONT-FAMILY: verdana, arial, helvetica;
    FONT-SIZE: 75%;
    TEXT-DECORATION: none;
    TEXT-INDENT: 0px
}
.graytext
{
    COLOR: #cccccc;
    FONT-FAMILY: Verdana, Arial, helvetica;
    FONT-SIZE: 75%;
    TEXT-DECORATION: none
}

<!-- End TechNet Styles -->

<!-- KB Styles -->
.LINK:hover {color:#ff9900; cursor:hand}
.LINK:link {color:blue}
.LINK:active {color:#ff9900}
.LINK:visited {}
.CENTER {text-align:center}
.PARTNERCENTER {text-align:center;font-family: Verdana,Arial;color:black;font-size: 12pt; background-color:white;}
.PARTNERTEXT {text-align:left;font-family: Verdana,Arial;color:black;font-size: 9pt; background-color:white;}
.ERRORMESSAGE {font-family: "Courier New"; color: maroon}
.FIXEDTEXT {font-family: "Courier New"; font-size: 8pt}
.CODESAMP {font-family: "Courier New"; font-size: 8pt; background-color:#EEEEEE; margin-left=24px; margin-top:1em; margin-bottom:1em; padding:0.5em;}
.BETAPUBLIC {background-color:yellow; border-color:yellow; border-width:3px 3px 3px 3px; border-style:ridge}
.TABLEGENERIC {border-width:1px 1px 1px 1px; border-style:ridge}
.DOCINFO {background-color:red; border-color:red; border-width:3px 3px 3px 3px; border-style:ridge; width:auto}
.PROPERTYBANNER {font-family: "Verdana"; font-size: 9pt; font-weight:bold; font-style:italic; background-color:silver; text-align:center; width:auto}
.PROPERTYTABLE {border-width:thin; border-style:groove; border-color: gray black black gray; background-color:#640032; width:auto}
.PROPERTYCELL-PUBLIC {font-family: "Verdana"; font-weight:bold; font-size:6pt!important; background-color:silver; text-align:right; width:auto}
.PROPERTYVAL-PUBLIC {font-family: "Verdana"; font-weight:bold; font-size:6pt!important; background-color:silver; text-align:left; width:auto}
.PARTNERTABLE {font-family: Verdana,Arial;color:black;font-size: x-small; background-color:white; border-color:white; border-width:0px 0px 0px 0px; border-style:ridge; width:85%}
.CONFINFO {text-align:center; font-family: Verdana,Arial;color: black;font-size: 8pt; background-color:white; }
.HEADERCONFINFO {text-align:center; font-family: Verdana,Arial;color: black;font-size: 8pt; background-color:white; }
.PARTNERHEADER {text-align:center;font-family: Verdana,Arial; color:black; font-style:italic; font-size: 14pt; background-color:white;}
<!-- End KB Styles -->