A {color: #042920;}
	A:link {color: #042920;}
    A:active {color: #042920;}
	A:visited {color: #042920;}
	A:hover {color: #ff0000;}


BODY, TD, DIV 
{
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
}

.small {
	font-size: 8pt;
}

.big {
    font-size: 12pt;
}

.header1{
    font-family: Verdana, Arial;
    font-size: 15pt;
    color:#003399
}

.header1b{
    font-family: Verdana, Arial;
    font-size: 12pt;
    color:#003399
}

.header2{
    font-family: Arial;
    font-size: 12pt;
    color:#003399
}

.menu
{
    FONT-SIZE: 9pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
	font-weight: bold
}
.menu A:link
{
    COLOR:#ff0000;
    TEXT-DECORATION: none;
	font-weight: bold
}
.menu A:visited
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
	font-weight: bold	
}
.menu A:active
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
	font-weight: bold
}
.menu A:hover
{
    COLOR: #D0D0FF;
    TEXT-DECORATIONx: underline;
	font-weight: bold
}

.LeftNav {
    font-family: Arial;
    margin-left: 5px;
    font-size: 10px;
    font-weight: bold;
}
.LeftNav A:link
{
    COLOR:#ffffff;
    TEXT-DECORATION: none;
}
.LeftNav A:visited
{
    COLOR: #ffffff;
    TEXT-DECORATION: none;
}
.LeftNav A:active
{
    COLOR: #000000;
    TEXT-DECORATION: none;
}
.LeftNav A:hover
{
    COLOR: #CB5E2D;
    TEXT-DECORATION: underline;
}

.footer
{
    FONT-SIZE: 8pt;
    COLOR: #eeeeee;
    FONT-FAMILY: Arial;
	font-weight: normal;
}
.footer A:link
{
    COLOR:#eeeeee;
    TEXT-DECORATION: underline;
	font-weight: normal;
}
.footer A:visited
{
    COLOR: #eeeeee;
    TEXT-DECORATION: underline;
	font-weight: normal;	
}
.footer A:active
{
    COLOR: #eeeeee;
    TEXT-DECORATION: underline;
	font-weight: normal;
}
.footer A:hover
{
    COLOR: #cccccc;
    TEXT-DECORATION: underline;
	font-weight: normal;
}