/* style sheet for SunnyD Awards */

Body
{
background-color: #53513d;
font-family: Tahoma small cap,Arial,sans-serif;
font-size: 12px;
color: #ffffff
}

Table
{
background-color: #53513d;
font-family: Tahoma small cap,Arial,sans-serif;
font-size: 12px
}


h1
{
font-size: 24px;
font-family: Papyrus, Arial, sans-serif;
color: #ffffff;
font-weight: 900
}

h2
{
font-size: 22px;
font-family: Papyrus, Arial, sans-serif;
color: #ffffff;
font-weight: 800
}

h3
{
font-size: 20px;
font-family: Papyrus, Arial, sans-serif;
color: #ffffff;
font-weight: 700
}

h4
{
font-size: 14px;
font-family: Papyrus, Arial, sans-serif;
color: #ffffff;
font-weight: 500
}

h5
{
font-size: 12px;
font-family: Tahoma Small Caps, Arial, sans-serif;
color: #ffffff;
font-weight: 400
}

h6
{
font-size: 10px;
font-family: Tahoma Small Caps, Arial, sans-serif;
color: #ffffff;
font-weight: 300
}

/*links*/
a:link {text-decoration: none; font-size: 12px; color: #a6a057}
a:hover {text-decoration: underline; font-size: 12px; color: #bdb00f}
a:active {text-decoration: none; font-size: 12px; color: #a6a057}
a:visited {text-decoration: none; font-size: 12px; color: #bdb00f}

li
{
list-style-image:  url(file:///C|/Documents%20and%20Settings/Betsy%20Kane/Desktop/button.gif);
font-family: Tahoma Small Caps, Arial, sans-serif;
font-size: 12px;
color: #ffffff
}





