body
{
        background-color:#000000;
        text-decoration: none;
}

td
{
        padding: 20px 0 0 0;
        vertical-align: top;
        text-align: left;
        color: white;
        font-family: arial, helvetica, sans-serif;
        font-size: 70%;
        line-height: 150%;
}

h1
{
        font-family: arial, helvetica, sans-serif;
        font-size: 180%;
        color: white;
        line-height: 160%;
}


h2 {
        font-family: arial, helvetica, sans-serif;
        font-size: smaller;
        color: white;
        margin: 0px;
}


menu
{
        color: gray;
        font-family: arial, helvetica, sans-serif;
        font-size: 80%;
}




#subtext
{
        color: #93CFC9;
        font-family: arial, helvetica, sans-serif;
        font-size: 60%;
}


#subtext a
{
        color: #93CFC9;
        font-family: arial, helvetica, sans-serif;
        font-size: 100%;
		  text-decoration: none;
}


#subtext li
{
        color: #93CFC9;
        font-family: arial, helvetica, sans-serif;
        font-size: 60%;
}


#subtext li a
{
        color: #93CFC9;
        font-family: arial, helvetica, sans-serif;
        font-size: 60%;
}


.email
{
        text-decoration: none;
        color: #93CFC9;
        font-family: arial, helvetica, sans-serif;
        font-size: 120%;
}


.email:hover
{
        text-decoration: none;
        color: white;
        font-family: arial, helvetica, sans-serif;
        font-size: 120%;  
        }