h1
{
font-family: verdana, sans-serif;
font-size: 24px;
font-weight: bold;
color: #000066;
margin-top: 0;
}

h2
{
font-family: verdana, sans-serif;
font-size: 20px;
font-weight: bold;
color: #000066;
}

p
{
font-family: verdana, sans-serif;
font-size: 14px;
font-weight: normal;
color: #000000;
}

span.number
{
font-family: verdana, sans-serif;
font-size: 50px;
font-weight: bold;
color: #ffffff;
background: #aaaaaa;
}


p.time
{
font-family: verdana, sans-serif;
font-size: 12px;
font-weight: normal;
color: #999999;
}

p.disclaimer
{
font-family: verdana, sans-serif;
font-size: 11px;
font-weight: normal;
color: #666666;
}

label
{
font-family: verdana;
font-size: 12px;
}

input
{
color: #333333;
border: 1px solid #000000;
background: #eeeeee;
font-family: courier;
font-size: 10px;
}

textarea
{
color: #333333;
border: 1px solid #000000;
background: #eeeeee;
font-family: courier;
font-size: 10px;
}

select
{
color: #333333;
border: 1px solid #000000;
background: #eeeeee;
font-family: courier;
font-size: 10px;
}

input.hidden
{
border: 0px;
background: #ffffff;
margin: 0px;
}