/*----------------------------------------------*/
/*                                              */
/* Cascading Style Sheet definition document.   */
/* Created by MSS : 04-03-2001                  */
/* Last Update    : 06-16-2003                  */
/*                                              */
/*----------------------------------------------*/




/*----------------------------------------------*/
/* -BEGIN- LEFT NAVIGATION COLUMN STYLE         */
/*----------------------------------------------*/

P.navlegal { text-align: center; color: white; font-size: 8pt }

A.navlegal:link { color: silver; font-size: 8pt }
A.navlegal:visited { color: silver; font-size: 8pt }
A.navlegal:active { color: red; font-size: 8pt }
A.nav:link { color: white; font-size: 10pt; font-weight: bold }
A.nav:visited { color: white; font-size: 10pt; font-weight: bold }
A.nav:active { color: red; font-size: 10pt; font-weight: bold }
A.nav:hover  { color : red; font-size: 10pt; font-weight: bold; text-decoration : none }

/* -END- LEFT NAVIGATION COLUMN STYLE



/*----------------------------------------------*/
/* -BEGIN- HEADER NAVIGATION STYLE              */
/*----------------------------------------------*/

A.navhead:link { color: red; text-decoration: none; font-size: 14pt }
A.navhead:visited { color: red; text-decoration: none; font-size: 14pt }
A.navhead:active { color: navy; text-decoration: none; font-size: 14pt }
A.navhead:hover  { color : navy; text-decoration : none; font-size: 14pt }


/* -END- HEADER NAVIGATION STYLE



/*----------------------------------------------*/
/* -BEGIN- GENERAL DOCUMENT STYLE               */
/*----------------------------------------------*/

BODY { margin: 0%; font-family: Verdana, Arial, Times; font-size: 10pt}
TABLE { font-family: Verdana, Arial, Times; font-size: 10pt}
H1 { font-family: Verdana, Arial, Times; font-size: 12pt}
H2 { font-family: Verdana, Arial, Times; font-size: 18pt}
H3 { font-family: Verdana, Arial, Times; font-size: 16pt}
H4 { font-family: Verdana, Arial, Times; font-size: 14pt}
H5 { font-family: Verdana, Arial, Times; font-size: 12pt}
H6 { font-family: Verdana, Arial, Times; font-size: 10pt}

/* -END- GENERAL DOCUMENT STYLE