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


<!-- HTML Tags ---------------------------------------------->

BODY, DIV, A, P, DIV, BR, HR
{
   font-family: arial,helvetica;
   font-size: 12px;
}

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

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

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

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

TT, B, I,U, STRONG, CITE
{
   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;
}


<!-- 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: 14px;
   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;
}
