/* style sheet for SunnyD Awards */

Body
{
background-color: #1a1a2d;
font-family: Tahoma small cap,Arial,sans-serif;
font-size: 12px;
color: #e5e5fe
}

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


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

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

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

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

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

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

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

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: #e5e5fe
}




