td{
font-family: verdana;
font-size: 11px;
line-height: 17px;
color: #ffffff;
}

h1{
font-size: 14px;
text-transform: uppercase;
color: #EACE6B;
}

h2{
font-size: 12px;
}

p.in{
padding-left: 30px;
}

a{
color: #EACE6B;
}

a:hover{
text-decoration: none;
}

input{
font-family : verdana;
font-size: 11px;
background-color: #ffffff;
border: #EACE6B;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
text-align: left;
}

textarea{
font-family: verdana;
font-size: 11px;
background-color: #ffffff;
border: #EACE6B;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}

select {
font-family : verdana;
list-style-type: square;
color : #000000;
font-size : 11px;
}

option{
font-weight: normal;
}
