﻿body {
    color: yellow;
}

/* Accordion */


table
{
    text-align:  center;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px;
}

td
{
    vertical-align: top;
    text-align: center;
}
h1
{
    font-family: 'Book Antiqua';
    font-size: xx-large;
    height: 65px;
}
h2
{
    font-family: 'Book Antiqua';
    font-size: x-large;
}
h3
{
    font-family: 'Book Antiqua';
    font-size: large;
    color: #00FF00;
    text-align: left;
}
h4
{
    font-family: 'Book Antiqua';
    font-size: small;
    text-align: left;
}
h5
{
    font-family: 'Book Antiqua';
}
h6
{
    font-family: 'Book Antiqua';
}


div
{
    font-family: 'Book Antiqua';
    font-size: small;
    vertical-align: middle;
}

p
{
 
}

.VKSubheading
{
    font-family: 'Book Antiqua';
    font-size: medium;
    font-style: italic;
    color: #FFFFFF;
    width: 600px;
    height: 25px;
    margin-top: 3px;
}

.VKFooter
{
    font-family: 'Book Antiquq';
    font-size: x-small;
    font-style: normal;
    color: #FFFFFF;
}

.VKPageHeader
{
    border: 5px #FFFFCC ridge;
    font-family: 'Book Antiqua';
    font-size: x-large;
    color: #00FF00;
    height: 100px;
    width: 734px;
    padding-right: 35px;
    background-color: black;
}