body {background-color: black}

p#title {color: darkviolet;  
    font-family: "Century Gothic"; 
    font-weight: bold; 
    font-size: 36pt
}

p#pages {color: darkviolet;  
    font-family: "Century Gothic"; 
    font-weight: bold; 
    font-size: 12pt
}


p#left {color: silver;  
    font-family: "Century Gothic"; 
    font-weight: bold; 
    font-size: 12pt;
    text-align: center
}

p#leftText {color: silver;  
    font-family: "Century Gothic"; 
    font-weight: bold; 
    font-size: 10pt
}

p#centerText {color: darkviolet;  
    font-family: "Century Gothic"; 
    font-weight: bold; 
    font-size: 10pt;
    text-align: center
}

p#centerTextWhite {color: silver;  
    font-family: "Century Gothic"; 
    font-weight: bold; 
    font-size: 10pt;
    text-align: center
}


p#smallBold {color: darkviolet;  
    font-family: "Century Gothic"; 
    font-size: 10pt;
    font-weight: bold
} 


p#center {color: darkviolet;  
    font-family: "Century Gothic"; 
    font-size: 10pt;
    text-align: center;
    font-weight: bold
} 


p#bio {color: darkviolet;  
    font-family: "Century Gothic"; 
    font-size: 12pt;
    font-weight: bold
} 


p {color: darkviolet;  
    font-family: "Century Gothic"; 
    font-size: 11pt;
    font-weight: bold
} 

p#huge {color: white;  
    font-family: "Century Gothic"; 
    font-size: 14pt;
    font-weight: bold
} 

p#big {color: darkviolet;  
    font-family: "Century Gothic"; 
    font-size: 12pt;
    font-weight: bold
} 

p#med {color: darkviolet;  
    font-family: "Century Gothic"; 
    font-size: 11pt;
    font-weight: bold;
    text-align: center
    } 

p#date {color: darkviolet;  
    font-family: "Century Gothic"; 
    font-size: 11pt;
    font-weight: bold;
    } 

a#huge (color:white;
    font-size: 15pt;}

a {text-decoration:none}


a:link     {color:darkviolet}
a:visited  {color:darkviolet}
a:active   {color:darkviolet}
a:hover    {color:purple}


table#cal {border-width:thin;
     border-color:silver;
     border-style:solid;
     padding:5 }

td#cal {color: darkviolet;
     font-size: 9pt;
     font-family: "Century Gothic";
     vertical-align:top;
     border-width:thin;
     font-weight: bold;
     border-color:silver;
     border-style:inset}

td#calH {color: darkviolet;
     vertical-align:top;
     font-weight: bold;
     text-align: center;
     width=14.28%}


td {color: darkviolet}

td#clock {background-color: gray;
     color: darkviolet;
     font-weight: bold;
     text-align: center
}
