BODY  { font-size: 10pt; font-family: Myriad Pro, Arial, Helvetica, Sans-Serif; background-color: #E3E3E3;  margin-top: 0px; margin-left: 0px; margin-right: 0px; margin-bottom: 0px }
P
{
    FONT-WEIGHT: bold;    
    FONT-SIZE: 10pt;
    COLOR: #000;
    FONT-FAMILY: Myriad Pro, Arial, Helvetica, Sans-Serif;
}
PRE { color: #000; font-size: 10pt; font-family: Myriad Pro, Arial, Helvetica, Sans-Serif }
BR
{
    FONT-SIZE: 10pt;
    COLOR: #000;
    FONT-FAMILY: Myriad Pro, Arial, Helvetica, Sans-Serif;
}
BLOCKQUOTE
{
    FONT-SIZE: 10pt;
    COLOR: #000;
    FONT-FAMILY: Myriad Pro, Arial, Helvetica, Sans-Serif;
}
TD
{
    FONT-SIZE: 10pt;
    COLOR: #000;
    FONT-FAMILY: Myriad Pro, Arial, Helvetica, Sans-Serif;
}
.greyEight { color: #000; font-size: 10pt; font-family: Myriad Pro, Arial, Helvetica, Sans-Serif }
.text { color: #000; font-size: 10pt; font-family: Myriad Pro, Arial, Helvetica, Sans-Serif }
.greyTen { color: #000; font-size: 10pt; font-family: Myriad Pro, Arial, Helvetica, Sans-Serif }
OL
{
    FONT-SIZE: 8pt;
    COLOR: #000;
    FONT-FAMILY: Myriad Pro, Arial, Helvetica, Sans-Serif;
}
UL
{
    FONT-SIZE: 8pt;
    COLOR: #000;
    FONT-FAMILY: Myriad Pro, Arial, Helvetica, Sans-Serif;
}
UL
{
    LIST-STYLE-TYPE: square
}
UL UL
{
    LIST-STYLE-TYPE: square
}
UL UL UL
{
    LIST-STYLE-TYPE: disc
}
.header1 {
	font-family: Myriad Pro, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000;
}
.copyright {
	font-family: Myriad Pro, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000;
}
.title1 {
	font-family: Myriad Pro, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #FFF;
}
.titleBlackCaps {
	font-family: Myriad Pro, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
}
A:active
{
    COLOR: #000
}
A
{ color:#FFFFFF; font-size: 11px; font-family: Myriad Pro, Arial, Helvetica, Sans-Serif; text-decoration: none }
A:hover { color:#000000; font-size: 11px; font-family: Myriad Pro, Arial, Helvetica, Sans-Serif; text-decoration: underline }
.bold
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #000;
    FONT-FAMILY: Myriad Pro, Arial, Helvetica, Sans-Serif;
}

a.mainnav:link, a.mainnav:visited{
	font-family: Myriad Pro, Arial, Helvetica, Sans-Serif;
    FONT-WEIGHT: bold;
	font-size:10pt;
	text-transform: uppercase;
	text-decoration:none;
	color:#FFF;
}
a.mainnav:hover{
	color:#000;
}

a.barnav:link, a.barnav:visited{
	font-family: Myriad Pro, Arial, Helvetica, Sans-Serif;
    FONT-WEIGHT: bold;
	font-size:8pt;
	text-transform: uppercase;
	text-decoration:none;
	color:#000;
}
a.barnav:hover{
	color:#FFF;
}