body {
	background-color: #FFFFFF;
	font-family: arial, sans-serif;
        FONT-SIZE: 10pt;
}

a:link {
    COLOR: #2200CC;
}

a:visited {
    COLOR: #2200CC;
}

a:active {
    COLOR: #2200CC;
}

a:hover {
    COLOR: #2200CC;
}

#MicroText {
    FONT-FAMILY: arial,sans-serif;
    COLOR: #2200CC;
    FONT-SIZE: 8pt;
}

.TableTitle {
    COLOR: blue;
    FONT-FAMILY: arial,sans-serif;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold
}

.DateText {
    COLOR: green;
    FONT-FAMILY: "Arial Narrow",arial,sans-serif;
    FONT-SIZE: 13pt;
}

.BulletItems {
    COLOR: "#222222";
    FONT-FAMILY: arial,sans-serif;
    FONT-SIZE: 11pt
}

.BodyText {
    COLOR: blue;
    FONT-FAMILY: arial,sans-serif;
    FONT-SIZE: 12pt
}

.LinkText {
    COLOR: black;
    FONT-FAMILY: arial,sans-serif;
    FONT-SIZE: 13pt
}


.Legal {
    COLOR: black;
    FONT-FAMILY: arial,sans-serif;
    FONT-SIZE: 10pt;
    TEXT-ALIGN: justify
}

.BoxText {
    COLOR: Purple;
    FONT-FAMILY: arial,sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}

.Title {
    COLOR: Red;
    FONT-FAMILY: arial,sans-serif;
    FONT-SIZE: 24pt;
    FONT-WEIGHT: bold
}