BODY
{
    COLOR: #ffcc66;
    FONT: 11pt "Arial";
    MARGIN-LEFT: 0px;
    margin-right: 0px;
    MARGIN-TOP: 0px;
    margin-bottom: 0px;
    TEXT-ALIGN: left
}
P
{
    COLOR: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px
}
.inpage
{
    COLOR: #FFFFFF;
	font-family: Arial;
	font-size: 8pt;
    MARGIN-LEFT: 0px;
    MARGIN-RIGHT: 0px
}
.footnote
{
	font-size: 8pt
}
H1
{
    COLOR: #ff0000;
    FONT: bold 22pt "Arial";
    MARGIN-LEFT: 0px
}
H2
{
    COLOR: #ff0000;
    FONT: 16pt "Arial";
    MARGIN-LEFT: 0px
}
H3
{
    COLOR: #ff0000;
    FONT: bold 14pt "Arial";
    MARGIN-LEFT: 0px
}
H4
{
    COLOR: #0000f0;
    FONT: bold 11pt "Arial";
    MARGIN-LEFT: 0px
}
H5
{
    COLOR: #000080;
    FONT: 9pt "Arial";
    MARGIN-LEFT: 0px
}
TH
{
    COLOR: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold
}
TD
{
    COLOR: #FFFFFF;
	font-family: Arial;
	font-size: 9pt
}
LI
{
    MARGIN-LEFT: 0px
}
HR
{
    COLOR: #ff0000
}
DL
{
    DISPLAY: list-item;
    FONT: 9pt "Arial"
}
DT
{
    COLOR: #000080;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: left
}
DD
{
    COLOR: #696969;
    FONT: 8pt "Arial";
    TEXT-ALIGN: left
}
B
{
    FONT-WEIGHT: bold
}
STRONG
{
    FONT-WEIGHT: bold
}
I
{
    FONT-STYLE: italic
}
CITE
{
    FONT-STYLE: italic
}
EM
{
    FONT-STYLE: italic
}
VAR
{
    FONT-STYLE: italic
}
ADDRESS
{
    FONT-STYLE: italic
}
BLOCKQUOTE
{
    FONT-STYLE: italic
}
PRE
{
    FONT-FAMILY: monospace
}
TT
{
    FONT-FAMILY: monospace
}
A.onhome:link
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none
}
A.onhome:visited
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none
}
A.onhome:hover
{
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #ffff00;
	text-decoration: underline
}
A:link
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none
}
A:visited
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #ff0000;
	text-decoration: none
}
A:hover
{
	font-family: Arial;
	font-size: 9pt;
	font-weight: normal;
	color: #ff0000;
	text-decoration: underline
}