a:active {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: underlined; font-weight: bold; color: #0000FF}
a:visited {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: underlined; font-weight: bold; color: #0000FF}
a:hover {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: underlined; font-weight: bold; color: #0000FF}
a:link {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; text-decoration: underlined; font-weight: bold; color: #0000FF}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000000}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: normal; color: #000000}

.sub {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-weight: normal; 
  color: #000000
}

.date {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9pt; 
  font-weight: normal; 
  color: #000000
}

.title {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12pt; 
  font-weight: bold; 
  color: #000000
}

.price {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12pt; 
  font-weight: normal; 
  color: #000000
}

.box {
border: solid 1px #000000;
}

.table
{
    border-color: #000000;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

.cell
{
    border-color: #000000;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 0px;
}

input {
		background-color: #F9EDD5; 
		border: solid;
		border-color: #000000;
		border-width: 2px 2px 2px 2px;
		font-weight: bold;
}

select {
		background-color: #F9EDD5; 
		border: solid;
		border-color: #000000;
		border-width: 2px 2px 2px 2px;
		font-weight: bold;
}