a,p,table,body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.red {
padding: 5px;
border-style: solid;
border-width: 1px;
border-color: red;
}
.green {
border-style: solid;
border-width: 3px;
border-color: green;
}
.rt {
font-size: 13px;
color: red;
font-weight: bolder;
}
.bt {
font-size: 13px;
color: blue;
font-weight: bolder;
}
.title {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
}
.list {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: 900;
}
.str {
font-size: 18px;
}
.org {
color: #FF6600;
}
.pls {
color: #666666;
font-weight: bolder;
}
.reds {
color: red;
font-weight: bolder;
}
.price {
color: #000080;
font-size: 24px;
}