BODY
{
}
TD.Global
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-small;
    COLOR: white;
    FONT-FAMILY: Arial
}
TD.default
{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-small;
    BORDER-LEFT: thin outset;
    COLOR: darkblue;
    BORDER-BOTTOM: thin outset;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: lightgrey
}
TD.GlobalHighlite
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-small;
    COLOR: gold;
    FONT-FAMILY: Arial
}
TD.Highlighted
{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    FONT-WEIGHT: bolder;
    FONT-SIZE: x-small;
    BORDER-LEFT: thin outset;
    COLOR: lightgrey;
    BORDER-BOTTOM: thin outset;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: blue
}
.prism
{
    COLOR: navy
}
.prismbold
{
    FONT-WEIGHT: bold;
    COLOR: navy
}
.title
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 22px;
    COLOR: navy;
    FONT-STYLE: italic;
    FONT-FAMILY: 'Times New Roman'
}
.heading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: large;
    COLOR: navy;
    FONT-FAMILY: Arial;
    TEXT-ALIGN: center
}
SPAN.bodytext
{
    FONT-SIZE: 12px
}
TD
{
    FONT-SIZE: 12px
}
A:active
{
    FONT-SIZE: small;
    COLOR: blue;
    TEXT-DECORATION: none
}
A:link
{
    FONT-SIZE: small;
    COLOR: blue;
    TEXT-DECORATION: none
}
A:visited
{
    FONT-SIZE: small;
    COLOR: blue;
    TEXT-DECORATION: none
}
A
{
    FONT-SIZE: small;
    COLOR: blue;
    TEXT-DECORATION: none
}
A:hover
{
    FONT-SIZE: small;
    COLOR: red;
    TEXT-DECORATION: underline
}
TABLE.graytable
{
    BORDER-RIGHT: #9c9a9c 1px solid;
    BORDER-TOP: #9c9a9c 1px solid;
    BORDER-LEFT: #9c9a9c 1px solid;
    WIDTH: 400px;
    BORDER-BOTTOM: #9c9a9c 1px solid;
    BACKGROUND-COLOR: #cecfff
}
INPUT
{
    BORDER-RIGHT: #9c9a9c 1px solid;
    BORDER-TOP: #9c9a9c 1px solid;
    BORDER-LEFT: #9c9a9c 1px solid;
    BORDER-BOTTOM: #9c9a9c 1px solid
}
HR
{
    BORDER-RIGHT: 1px;
    BORDER-TOP: 1px;
    BORDER-LEFT: 1px;
    BORDER-BOTTOM: 1px
}
.prismline
{
    BACKGROUND-IMAGE: url(../images/line.gif);
    BACKGROUND-REPEAT: no-repeat;
    TEXT-ALIGN: center
}
.prismlinebottom
{
    BACKGROUND-IMAGE: url(../images/line_bot.gif);
    BACKGROUND-REPEAT: no-repeat
}
.justifiedtext
{
    FONT-SIZE: small;
    FONT-FAMILY: Arial
}
.indented
{
    TEXT-INDENT: 10px
}
.subheading
{
    FONT-WEIGHT: bold;
    FONT-SIZE: medium;
    COLOR: royalblue;
    FONT-FAMILY: Arial
}
TD.Conference
{
    FONT-WEIGHT: bold;
    FONT-SIZE: small;
    TEXT-TRANSFORM: capitalize
}
