table, p, input{
font-family: "MS Sans Serif", Geneva, sans-serif;
font-size: 8pt;
color:#868686;
}
input, select{
font-family: "MS Sans Serif", Geneva, sans-serif;
font-size: 8pt;
color:black;
}
a, .gold, h4{
color: #9A7B00;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}

.even{
	background: #F4F4F4;
}
.odd{
background: White;
}
h4{
color: #9A7B00;
font-size: 16px;
}
h5{
color: #9A7B00;
font-size: 14px;
}
hr{
color:#7B7B7B;
}
div.hr{
border-bottom: solid 1px #7B7B7B;
padding-bottom: 20px;
margin-bottom: 10px;
text-align:justify;
}
.error{
color:RED;
text-align: right;;
}
.order{
border-bottom-style:solid;
border-bottom-width:1px;
}

