Do It The Cyberpunk Project Style!                    
 Cyborg, Mon Nov 22 00:23:23 EET 1999                  


 HTML Tags --------------------------------------------

BODY
{
   font-family: arial,helvetica;
   font-size: 12px;
}

A, DIV, P, TT, B, BR, HR, I, U, STRONG, CITE, CENTER, PRE
{
   font-family: arial,helvetica;
}

H1
{
   font-family: arial,helvetica;
   font-size: 17px;
}

H2, H3
{
   font-family: arial,helvetica;
   font-size: 13px;
}

H4, H5, H6
{
   font-family: arial,helvetica;
   font-size: 12px;
}

TABLE, TR, TD
{
   font-family: arial,helvetica;
   font-size: 12px;
}

DL, DT, DD, OL, UL, LI
{
   font-family: arial,helvetica;
   font-size: 12px;
}

PRE
{
	font-family: courier;
	font-size: 12px;
}

 Own DIV Style Definitions ----------------------------

maintext
{
   font-family: arial,helvetica;
   font-size: 12px;
}
 
.h1
{
    font-family: arial,helvetica;
    font-size: 20px;
}

.h2
{
   font-family: arial,helvetica;
   font-size: 17px;
   font-weight: bold;   
}

.h3
{
   font-family: arial,helvetica;
   font-size: 13px;
   font-weight: bold;   
}
				
.search
{
   font-size:12px;
   font-family:arial,helvetica;
}
				
.nav
{
   font-size:12px;
   font-family:arial,helvetica;
   font-weight:bold;
}

.navlink
{
   font-size:12px;
   font-family:arial,helvetica;
}
				
.small
{
   font-size:11px;
   font-family:arial,helvetica;
}

.copy
{
   font-size:11px;
   font-family:arial,helvetica;
}

.date
{
   font-size:11px;
   font-family:arial,helvetica;
}
