<!-- $Id: site.css,v 1.4 2000/02/14 20:42:26 anewsome Exp $ //-->
BODY {	background: #000000;
	font-family: sans-serif;
	font-weight: normal;
	color: #ffffff;
	font-size: 12pt;
        }

P {  
	font-family: sans-serif;
        font-size: 12pt;
	font-weight: normal;
	color: #ffffff;
        }

P.bigtitle { 
	font-family: sans-serif;
        font-size: 16pt;
	font-weight: bold;
	color: #ffffff;
        }

P.smalltitle { 
	font-family: sans-serif;
        font-size: 14pt;
	font-weight: bold;
	color: #ffffff;
        }

P.small  { font-size: 9pt;
	   font-family: sans-serif;
           font-weight: normal;
	   font-style: normal;
	   color: #ffffff;
	}

OL,UL,TR,TD,BLOCKQUOTE{  font-family: sans-serif;
        font-size: 10pt;
	color: #ffffff;
}

A:link {color: #959595;
	font-family: sans-serif;
	font-size: 12pt;
        font-weight: bold;
	}

A:visited {color: #959595;
 	   font-family: sans-serif;
	   font-size: 12pt;
           font-weight: bold;
	}

A:active {color: #959595;
	  font-family: sans-serif;	
          font-size: 12pt;
          font-weight: bold;
        }

A.small:link  { font-size: 10pt;
	        font-family: sans-serif;	
                font-weight: bold;
		color: #959595;
		font-style: normal;
		}

A.small:active  { font-size: 10pt;
	        font-family: sans-serif;	
                font-weight: bold;
		color: #959595;
		font-style: normal;
                }

A.small:visited  { font-size: 10pt;
	        font-family: sans-serif;	
                font-weight: bold;
		color: #959595;
		font-style: normal;
                }
A.navbar:link  {
                font-size: 10pt;
	        font-family: sans-serif;	
		color: #959595;
		font-style: normal;
		text-decoration: none; 
		}

A.navbar:active  { 
                font-size: 10pt;
	        font-family: sans-serif;	
                font-weight: bold;
		color: #959595;
		font-style: normal;
		text-decoration: none; 
                }

A.navbar:visited  { 
                font-size: 10pt;
	        font-family: sans-serif;	
                font-weight: bold;
		color: #959595;
		font-style: normal;
		text-decoration: none; 
                }

A.big:link  {
                font-size: 14pt;
	        font-family: sans-serif;	
		color: #959595;
		font-style: normal;
		text-decoration: none; 
		}

A.big:active  { 
                font-size: 14pt;
	        font-family: sans-serif;	
		color: #959595;
		font-style: normal;
		text-decoration: none; 
                }

A.big:visited  { 
                font-size: 14pt;
	        font-family: sans-serif;	
		color: #959595;
		font-style: normal;
		text-decoration: none; 
                    }



H1 {	font-family: Garamond, Times New Roman, Times Roman, Times;
        font-size: 20pt;
        font-weight: bold;
        line-height: 23pt;
	color: #ffffff;
        }

H2 {	font-family: Garamond, Times New Roman, Times Roman, Times;
        font-size: 16pt;
        font-weight: bold;
        line-height: 18pt;
	color: #ffffff;
        }

H3 {	font-family: Garamond, Times New Roman, Times Roman, Times;
        font-size: 12pt;
        font-weight: bold;
        line-height: 14pt;
	color: #ffffff;
}

H4 {	font-family: sans-serif;
        font-size: 10.5pt;
        font-weight: bold;
	color: #ffffff;
}

H5 {	font-family: sans-serif;
        font-size: 10.5pt;
        font-weight: bold;
	color: #ffffff;
}

DL { font-family: sans-serif;
    font-size: 10pt;
    color: #ffffff;
}

PRE { font-family: Courier New,Courier;
      font-size: 10pt;
      color: #ffffff;
      margin-left: 9pt
}
				
CODE {	font-family: Courier New,Courier;
       	font-size: 10pt;
 	color: #ffffff;
}

#AA, #BB, #CC, #DD, #EE, #FF, #GG, #HH {
	position:absolute;
	width:600;
	top:0;
	left:60;
	visibility: hidden;
	z-index:-1;
}

.HIDDEN_LAYER	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50pt;
	font-weight:
	bold;
	color:efefef
}


#XX {
	position:absolute;
	z-index:2;
}

