h1 {
    color: #333;
    font-style: normal;
    font-weight: 600;
    font-family: Arial, sans-serif;
    display: inline
    }
h1.page {
    color: #424242;
    font-style: normal;
    font-weight: 600;
    font-family: Arial, sans-serif;
    font-size: 14px;
    display: inline
    }
h1.home {
    color: #454E87;
    font-style: normal;
    font-weight: 600;
    font-family: Arial, sans-serif;
    font-size: 16px;
    display: inline
    }
h1.detail {
    color: #fff;
    font-style: normal;
    font-weight: 600;
    font-family: Arial, sans-serif;
    font-size: 16px;
    display: inline
    }
h3.home {
    color: #424242;
    font-style: normal;
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 18px;
    display: inline
    }
h4.home {
    color: #424242;
    text-decoration: none;
    font-style: normal;
    font-family: Arial, sans-serif;
    font-size: 16px;
    display: inline
    }
h3.warning {
    color: #F00;
    font-style: normal;
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 18px;
    display: inline
    }
h4 {
    font-style: normal;
    color: #424242;
    font-weight: bold;
    font-family: Arial, sans-serif;
    font-size: 16px;
    display: inline
    }
h5 {
    font-style: normal;
    font-weight: 600;
    font-family: Arial, sans-serif;
    font-size: 14px;
    display: inline
    }
hr {
    background-color: #CCF;
    color: #CCF
    }
p {
    font-family: Arial, sans-serif;
    font-size: 14px
    }
ul {
    font-family: Arial, sans-serif;
    font-size: 14px
    }
li {
    font-family: Arial, sans-serif;
    font-size: 14px
    }
table {
    -moz-border-top-colors: #CCF;
    -moz-border-right-colors: #CCF;
    -moz-border-left-colors: #CCF;
    -moz-border-bottom-colors: #CCF
    }
th {
    -moz-border-top-colors: #CCF;
    -moz-border-right-colors: #CCF;
    -moz-border-left-colors: #CCF;
    -moz-border-bottom-colors: #CCF;
    color: #424242;
    font-family: Arial, sans-serif
    }
td {
    -moz-border-top-colors: #CCF;
    -moz-border-right-colors: #CCF;
    -moz-border-left-colors: #CCF;
    -moz-border-bottom-colors: #CCF;
    font-family: Arial, sans-serif;
    font-size: 14px
    }
table.cart {
    -moz-border-top-colors: #CCF;
    -moz-border-right-colors: #CCF;
    -moz-border-left-colors: #CCF;
    -moz-border-bottom-colors: #CCF
    }
td.cart {
    -moz-border-top-colors: #CCF;
    -moz-border-right-colors: #CCF;
    -moz-border-left-colors: #CCF;
    -moz-border-bottom-colors: #CCF;
    font-family: Arial, sans-serif;
    font-size: 12px
    }
input {
    font-family: Arial, sans-serif;
    color: #000;
    font-size: 14px
    }
b {
    font-family: Arial, sans-serif;
    font-size: 14px
    }
b.more {
    text-decoration: underline;
    font-family: Arial, sans-serif;
    font-size: 14px
    }
a:link, a:visited {
    text-decoration: underline;
    color: #454E87;
    font-size: 14px;
    font-weight: bold
    }
a:hover {
    text-decoration: underline;
    color: #693;
    font-weight: bold;
    font-size: 14px
    }
a.nav:link, a.nav:visited {
    text-decoration: underline;
    color: #0f0fff;
    font-size: 14px;
    font-weight: bold
    }
a.nav:hover {
    text-decoration: underline;
    color: #5E009F;
    font-weight: bold;
    font-size: 14px
    }
a.german:link, a.german:visited {
    text-decoration: underline;
    color: #454E87;
    font-size: 12px
    }
a.german:hover {
    text-decoration: underline;
    color: #5E009F;
    font-size: 12px
    }
em {
    color: #693;
    font-style: normal;
    font-weight: 600;
    font-family: Arial, sans-serif
    }
strong {
    font-style: normal;
    font-weight: 900;
    font-family: Arial, sans-serif;
    font-size: 24px
    }
a.page:link, a.page:visited {
    text-decoration: underline;
    color: #0f0fff;
    font-weight: bold;
    font-size: 14px
    }
a.page:hover {
    text-decoration: underline;
    color: #99C
    }
a.page2:link, a.page2:visited {
    text-decoration: underline;
    color: #0f0fff;
    font-weight: bold;
    font-size: 14px
    }
a.page2:hover {
    text-decoration: underline;
    color: #99C
    }
a.page3:link, a.page3:visited {
    text-decoration: none;
    color: #0f0fff;
    font-size: 12px
    }
a.page3:hover {
    text-decoration: underline;
    color: #99C
    }
a.page4:link, a.page4:visited {
    text-decoration: none;
    color: #090;
    font-size: 12px
    }
a.page4:hover {
    text-decoration: underline;
    color: #696
    }
.bluetext {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #00f;
    display: inline
    }
.blueit {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #00f;
    font-style: italic;
    display: inline
    }
.greenit {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #060;
    font-style: italic;
    display: inline
    }
.redtext {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #f00;
    display: inline
    }
.graytext {
    font-family: Arial, sans-serif;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
    color: #666;
    display: inline
    }
.greentext {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #090;
    display: inline
    }
.maroontext {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #821;
    display: inline
    }
.orangetext {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #f90;
    display: inline
    }
.underline {
    font-family: Arial, sans-serif;
    text-decoration: underline;
    font-size: 14px;
    display: inline
    }
.white {
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    display: inline
    }
.foot {
    font-family: Arial, sans-serif;
    font-size: 14px;
    color: #fff;
    display: inline
    }
table.nav {
    -moz-border-top-colors: #693;
    -moz-border-right-colors: #693;
    -moz-border-left-colors: #693;
    -moz-border-bottom-colors: #693
    }
td.nav {
    -moz-border-top-colors: #693;
    -moz-border-right-colors: #693;
    -moz-border-left-colors: #693;
    -moz-border-bottom-colors: #693;
    font-family: Arial, sans-serif;
    font-size: 14px
    }
span.switchcontent {
    font-family: Arial, sans-serif;
    font-size: 14px;
    display: inline
    }
span.content {
    font-family: Arial, sans-serif;
    font-size: 14px;
    display: inline
    }
a.bluit:link, a.bluit:visited {
    font-size: 14px;
    color: #00f;
    font-weight: normal;
    font-style: italic
    }
a.bluit:hover {
    text-decoration: underline;
    font-size: 14px;
    color: #33f;
    font-style: italic
    }