/*  Styles for www.save7thperiod.energetic.com */
/* $Id: styles.css,v 1.2 2004/06/10 16:08:41 msm Exp $ */
/* Created by Michael S. Maiten */

body { color: black; background: white }

table.logos
{
    background-color: #33ffff;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 115%;
    font-variant: small-caps;
}

table.logos td { color: blue; text-align: center }

table.nav 
{
    background-color: #33ffff;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 100%;
    font-variant: small-caps;
    color: blue;
    text-align: center
}


*.headline 
{ 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 200%;
    font-weight: bold;
    text-align: center;
    font-variant: small-caps;
}

*.headline2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 200%;
    font-weight: bold;
    text-align: center;
    font-variant: small-caps;
    color:   blue;
}
*.headline2b
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 150%;
    font-weight: bold;
    text-align: center;
    font-variant: small-caps;
    color:   blue;
}


