BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
TABLE, TD, TH {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}
body {

            background-color: #d6c499;

}
.titles {
	font-weight: bold;
	font-size:11px;
}
select, input {

            font-family: Verdana, Arial, Helvetica, sans-serif;

            font-size: 10px;

            line-height: 16px;

            background-color: #C8C8C8;

}

p {

            font-family: Verdana, Arial, Helvetica, sans-serif;

            font-size: 1px;

            line-height: 1px;

            color: #646464;

}

a:link {

            color: #de7008;

            text-decoration: none;

}

a:hover {

            color: #de7008;

            text-decoration: none;

}

a:visited {

            color: #de7008;

            text-decoration: none;

}

a:active {

            color: #de7008;

            text-decoration: none;

}