BODY
{
    font-family: Georgia, Arial, helv;
    background-color: white;
}
P
{
    MARGIN-TOP: 5px;
    MARGIN-BOTTOM: 10px
}
H1
{
    FONT-WEIGHT: bold;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    MARGIN-BOTTOM: 0em;
    COLOR: maroon;
    FONT-FAMILY: 'Trebuchet MS', Arial, Helvetica;
    TEXT-ALIGN: left
}
H2
{
    font-weight: bold;
    border-left-width: 1px;
    background: none transparent scroll repeat 0% 0%;
    border-bottom-width: 1px;
    margin-bottom: 0em;
    color: navy;
    font-style: italic;
    font-family: 'Trebuchet MS' , Arial, Helvetica;
}
H3
{
    FONT-WEIGHT: bold;
    BACKGROUND: none transparent scroll repeat 0% 0%;
    MARGIN-BOTTOM: 0em;
    COLOR: blue;
    FONT-STYLE: italic;
    FONT-FAMILY: Georgia, "Times New Roman", serif;
    
}
H4
{
    font-weight: bold;
    background-image: none;
    margin-bottom: 0em;
    color: navy;
    background-repeat: repeat;
    font-style: normal;
    font-family: 'Comic Sans MS' , Arial, Helvetica;
}
UL
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 3px
}
OL
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 6px
}
LI
{
    MARGIN-TOP: 0px;
    MARGIN-BOTTOM: 6px
}
DL
{
    MARGIN-TOP: 3px;
    MARGIN-BOTTOM: 6px;
    FONT-FAMILY: Georgia, Times New Roman,Arial,Helvetica
}
DT
{
    FONT-WEIGHT: bold;
    FONT-STYLE: normal;
    FONT-FAMILY: Avant Garde,Arial,Helv
}
DD
{
    FONT-WEIGHT: normal;
    FONT-STYLE: normal;
    FONT-FAMILY: Georgia, Times, Serif
}
TH
{
    background-position: center;
    border-right: navy outset;
    border-top: navy outset;
    font-weight: bold;
    background: #CC9900;
    color: #fffff0;
    font-style: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    border-top-color: #000080;
    border-right-color: #000080;
    vertical-align: top;
    position: inherit;
}
HR
{
    color: #0066ff;
    height: 3px;
    cursor: crosshair;
}
STRONG
{
    COLOR: navy
}
A:hover
{
    font-weight: normal;
    color: red;
    background-color: #7fffd4;
}
H5
{
    COLOR: purple;
    FONT-FAMILY: 'Trebuchet MS', Arial, Helv
}
H6
{
    COLOR: silver;
    FONT-FAMILY: com, Arial;
    BACKGROUND-COLOR: olive
}
.thanx
{
    font-family: Georgia, 'Times New Roman' , Serif;
    background-color: #7fffd4;
}
.sweet
{
    font-style: italic;
    font-family: Georgia, 'Times New Roman' , Serif;
    background-color: #FF99ff;
}
.food
{
    font-style: italic;
    color: #000000;
    font-family: Arial, Tahoma, Sans-Serif;
    background-color: #eedeff;
}
.dadate
{
	font-size: x-small;
	font-family: Georgia, Serif;
}

