﻿body
{
    margin: 0;
    padding: 0px 0 0px 0;
    width: 100%;
    min-width: 480px;
    text-shadow: 0 0 0 #000;
    font-family: Comic Sans MS;
}
a
{
    color: #004140;
    text-decoration: underline;
}
a:hover
{
    color: #004140;
    text-decoration: none;
}
h1
{
    margin: .1em 60px .1em 60px;
    font-family: "Comic Sans MS";
    font-size: x-large;
    font-weight: normal;
    color: #004140;
}
h2
{
    font-family: "Comic Sans MS";
    font-size: 20px;
    font-weight: normal;
    margin: 0 60px 0 60px;
    color: #333333;
}
h3
{
    font-family: "Comic Sans MS";
    font-size: medium;
    font-weight: normal;
    margin: 0 60px 0 60px;
    color: #004140;
}
h4
{
    font-family: "Comic Sans MS";
    font-size: 20px;
    font-weight: normal;
    color: #333333;
}
p
{
    font: medium "Comic Sans MS";
    margin: 0 60px 0 60px;
    text-align: center;
    color: #333333;
}
#Footer p
{
    color: #ffffff;
    margin: 0px;
    padding: 2px;
    font-family: "Comic Sans MS";
    font-size: small;
    font-weight: normal;
}
#Footer a
{
    color: #ffffff;
    text-decoration: underline;
    font-family: "Comic Sans MS";
    font-size: small;
    font-weight: normal;
}
#Footer a:hover
{
    color: #ffffff;
    text-decoration: none;
    font-family: "Comic Sans MS";
    font-size: small;
    font-weight: normal;
}
#myPresence
{
    font: large Comic Sans MS;
    width: 200px;
    right: 0px;
    float: right;
    height: 55px;
    z-index: 1;
    top: 36px;
    position: fixed;
    text-decoration: none;
    color: White;
    font-weight: normal;
}
#myPresence a
{
    font: x-large Comic Sans MS;
    text-align: left;
    text-decoration: none;
    color: White;
    font-weight: normal;
}
#myPresence img
{
}
#DropDownList1
{
    font-size: 20px;
}
#rblAnswer
{
    font-family: "Comic Sans MS";
    font-size: 20px;
    font-weight: normal;
    color: #333333;
}
