/* Created by Bernie Johnsen for The Andrews Group 1/31/01 */
BODY
{background-color: white;
font-family: arial;
color:black;
}

TR {font-family: arial;
	font-size: 12pt;
    }

  
P, H1, H2, H3, H4, H5, H6, UL, OL, TR
{font-family: arial;
}

EM
{font-style: normal}



/* ********classes********* */

/* announce setup */
.announce
{color: white;
font-family: arial;
font-size: 10pt;
text-decoration: none}


A.announce
{color:white;
font-family: arial;
font-size: 10pt;
text-decoration: none}

A.announce:link
{color: white;
font-family: arial;
font-size: 10pt;
text-decoration: none}

A.announce:active
{color: white;
font-family: arial;
font-size: 10pt;
text-decoration: none}

A.announce:visited
{font-family: Arial;
color: white;
font-size:10pt}

A.announce:hover
{font-family: Arial;
font-size: 10pt;
color:#daa520} 

/* end announce setup */

/* navbar setup */

.navbar
{color: white;
font-family: arial;
font-size: 8pt;
text-decoration: none}

A.navbar
{color: white;
font-family: arial;
font-size: 8pt;
text-decoration: none}

A.navbar:link
{color: white;
font-family: arial;
font-size: 8pt;
text-decoration: none}

A.navbar:active
{color: white;
font-family: arial;
font-size: 8pt;
text-decoration: none}

A.navbar:visited
{color: white;
font-family: arial;
font-size: 8pt;
text-decoration: none}

A.navbar:hover
{font-family: Arial;
font-size: 8pt;
color:#ff9999} 

/* end navbar setup */


.tdNav
{color: black;
font-family: arial;
font-size: 10pt;
text-decoration: none;
font-weight: bold }





/* pagenav setup */

.pagenav
{color:white;
font-family: arial;
font-size: 8pt;
text-decoration: none}


A.pagenav:link
{color:white;
font-family: arial;
font-size: 8pt;
text-decoration: none}

A.pagenav:active
{color:#daa520;
font-family: arial;
font-size: 8pt;
text-decoration: none}

A.pagenav:visited
{color:white;
font-family: arial;
font-size: 8pt;
text-decoration: none}

A.pagenav:hover
{font-family: Arial;
font-size: 8pt;
color:#daa520;
text-decoration: none} 

/* end pagenav setup */


/* footnav setup */

.footnav
{color: black;
font-family: arial;
font-size: 10pt;
text-decoration: none;
font-weight: bold }


A.footnav:link
{color: Black;
font-family: arial;
font-size: 8pt;
text-decoration: none;
font-weight: bold}

A.footnav:active
{color:black;
font-family: arial;
font-size: 8pt;
text-decoration: none; font-weight: bold}

A.footnav:visited
{color:black;
font-family: arial;
font-size: 8pt;
text-decoration: none; font-weight: bold}

A.footnav:hover
{font-family: Arial;
font-size: 8pt;
color:#daa520;
text-decoration: none; font-weight: bold} 

/* end footnav setup */



/* end ********classes********* */

/* links */

A:link{color: #ff9999;
font-family: arial;	
}


A:active
{font-family: Arial;
color: black}

A:visited
{font-family: Arial;
color: #ff9999}

A:hover
{font-family: Arial;

color: black}
*/



