H1 
{ 
        font-family: "Arial";
	font-weight: bold;
	color: #214200;
	font-size: 14pt;
}

H2 
{ 
        font-family: "Arial";
	font-weight: bold;
	color: #990000;
	font-size: 14pt;
}

SPAN 
{ 
        font-family: "Arial";
	font-weight: bold;
	color: #214200;
	font-size: 14pt;
}

DIV 
{ 
        font-family: "Arial";
	color: #214200;
	font-size: 8pt;
}

P 
{ 
        font-family: "Arial";
	color: #000000;
	font-size: 12pt;
}

SMALL 
{ 
        font-family: "Arial";
	color: #000000;
	font-size: 10pt;
}

SMALL.TINY
{ 
        font-family: "Arial";
	color: #000000;
	font-size: 9pt;
}

SMALL.PLUS
{ 
        font-family: "Arial";
	color: #000000;
	font-size: 11pt;
}

SMALL.HDR 
{ 
        font-family: "Arial";
	color: #FFFFFF;
	font-size: 12pt;
}

SMALL.HDR2 
{ 
        font-family: "Arial";
	color: #FFFFFF;
	font-size: 10pt;
}

SMALL.HOME 
{ 
        font-family: "Arial";
	color: #BEBEF0;
	font-size: 10pt;
}

SMALL.WHITE 
{ 
        font-family: "Arial";
	color: #FFFFFF;
	font-size: 10pt;
}

SMALL.WHITE2 
{ 
        font-family: "Arial";
	color: #FFFFFF;
	font-size: 8pt;
}

SMALL.FORM 
{ 
        font-family: "Arial";
	color: #214200;
	font-size: 11pt;
}

A:link 
{
        color: #990000;
        background-color: transparent;
}
A:visited 
{
        color: #990000;
        background-color: transparent;
}
A:active 
{
        color: #214200;
        background-color: transparent;
}
A:hover 
{
        color: #214200;
        background-color: transparent;
}

A.BODY:link 
{
        color: #BEBEF0;
        background-color: transparent;
}
A.BODY:visited 
{
        color: #BEBEF0;
        background-color: transparent;
}
A.BODY:active 
{
        color: #FFFFFF;
        background-color: transparent;
}
A.BODY:hover 
{
        color: #FFFFFF;
        background-color: transparent;
}

A.HOT:link 
{
        color: #050629;
        background-color: transparent;
}
A.HOT:visited 
{
        color: #050629;
        background-color: transparent;
}
A.HOT:active 
{
        color: #FFFFFF;
        background-color: transparent;
}
A.HOT:hover 
{
        color: #FFFFFF;
        background-color: transparent;
}

A.HOME:link 
{
        color: #BEBEF0;
        background-color: transparent;
	text-decoration: none
}
A.HOME:visited 
{
        color: #BEBEF0;
        background-color: transparent;
	text-decoration: none
}
A.HOME:active 
{
        color: #FFFFFF;
        background-color: transparent;
	text-decoration: none
}
A.HOME:hover 
{
        color: #FFFFFF;
        background-color: transparent;
	text-decoration: none
}

