body {
    background-color: #FFFFFF;
    font: 12px/18px "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
}
a {
    color: #333333;
    text-decoration: none;
}
a:hover {
    color: #0088CC;
}
.nav {
    text-align: center;
    font-size: 12px;
    line-height: 1.5;
    color: #333333;
}
.footer {
    text-align: right;
    font-size: 12px;
    line-height: 1.5;
    color: #808080;
}
.footer a {
    text-align: right;
    font-size: 12px;
    line-height: 1.5;
    color: #808080;
}
.footer a:hover {
    color: #0088CC;
}
.MainHead {
    font-size: xx-large;
    font-weight: 700;
    font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}
.tagLine {
    color: #808080;
    text-indent: 30px;
}
.content {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 25px;
    color: #333333;
    text-align: left;
}
h2 {
    font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
}
.buy {
    color: #000040;
    font-weight: bold;
}

.3d {
      color: #808080;
  }
.osx {
    color: #990000;
}
.label {
    text-align: right;
    font-size: 12px;
    line-height: 1.5;
    color: #808080;
    cursor: hand;
}
.label a:hover {
    color: #0088CC;
}
.label2 {
    text-align: right;
    font-size: 12px;
    line-height: 1.5;
    color: #808080;
}

.style1 {
    text-indent: 30px;
    font-style: italic;
    font-weight: bold;
}
