/* CSS Document */
td{
color: #333333; 
font-size: 11px; 
font-family: Verdana; 
valign: top;
}
} .small{
font-family: Verdana;
font-size: 10px;
color: #666666;
}


a:hover { 
color: #ff6600; 
text-decoration:underline; 
background-color: transparent;
} 

ul
{
margin-left: 17;
padding-left: 0;
}

u{
font-size:24px;
font-family:Arial;
font-weight: bold;
text-decoration: none;
}

input {
font-family: arial;
font-size: 8pt;
font-weight: normal
}

textarea {
font-family: arial;
font-size: 8pt;
font-weight: normal
}

a {
font-weight: bolder;
font-size: 10px;
}

a:visited { 
color: #3C1E00;
}

a:link {
color: #954A00;
}

input {
font-size: 11px;
border:0.5;
}

textarea {
font-size: 11px;
}

select {
font-size: 10px;
}

.subheading {
font-family: Verdana;
font-size: 18px;
font-weight: bolder;
}

.heading {
font-family: Verdana;
font-size: 13px;
color: #FFFFFF;
}


.date {
color: #999999
font-family: Verdana;
font-size: 16px;
}

.white {
color: #FFFFFF
}













