BODY,html {
    background: url(backword.gif);
    topmargin: 0;
 }
H1 { font-size : 10px;
font-weight : normal;
font-style: normal;
color : #001E4B;
padding: 0px 0px 0px 3px;
margin: 0px;
spacing : 0px; }
H2 { font-size : 12px;
font-weight : normal;
font-style: normal;
color : #001E4B;
padding: 0px 0px 0px 0px;
margin: 0px;
spacing : 0px;
}
H3 { font-size : 12px;
font-weight : normal;
font-style: normal;
color : #001E4B;
padding: 0px 0px 0px 0px;
margin: 0px;
spacing : 0px;
}
a {
    text-decoration:none;

}
a:hover {
    text-decoration:none;

}
.white {
    color: #001E4B;
}
.menu {
    font-family: arial;
    font-size: 10px;
    color: #001E4B;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: 2px;
    vertical-align: bottom;
    text-align: center;
}

.menuwhite {
    font-family: arial;
    font-size: 10px;
    color: #ffffff;
    font-weight: normal;
    text-decoration: none;
    letter-spacing: 2px;
    vertical-align: bottom;
    text-align: center;
}

.text {
    font-family: arial;
    font-size: 12px;
    color: #001E4B;
    text-decoration:none;
    font-weight: normal;
    text-align:left;
}
.spec {
    font-family: Verdana;
    font-size: 10px;
    color: #001E4B;
    text-decoration:none;
    font-weight: normal;
    text-align:left;
    vertical-align:top;
}

.enlarge {
    font-family: arial;
    font-size: 12px;
    color: #EC0F00;
    /*background: #334B6F;*/
    text-decoration:none;
    font-weight: bold;
    text-align:center;
}
.price {
    font-family: arial;
    font-size: 14px;
    color: #001E4B;
    text-decoration:none;
    font-weight: bold;
    /*background: #334B6F;*/
    text-align:center;
    letter-spacing: 2px;
    border-bottom-style: 1px;
    border-bottom-color: #334B6F;
}
.name {
    font-family: arial;
    font-size: 11px;
    color: #ffffff;
    text-decoration:none;
    font-weight: bold;
    background: #001E4B;
    text-align:center;
    }
.copyright {
    font-family: arial;
    color:c4c4c4;
    text-align:center;
    font-weight: normal;
    font-size: 10px;
}
.copyright a, .copyright a:visited {
text-decoration:underline;
}
.copyright a:hover, .copyright a:active {
text-decoration:none;
}
.table {
    border:2px solid;
    border-color:#001E4B;
    margin-top:-3px;

}
.top {
    font-family: arial;
    font-size: 11px;
    color: #001E4B;
    font-weight: bold;
    text-align:center;
    }
