body {
font-family: Verdana, Arial;
font-size: 14px;
color: #305030;
background-color: #000000;
}

img {
border: 0px;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

h1 {
font-size: 20px;
font-weight: bold;
color: #500000;
}

h2 {
font-size: 16px;
font-weight: bold;
margin-top: -2px;
color: #400000;
}

h3 {
font-size: 16px;
font-weight: bold;
padding-top: 10px;
color: #400000;
}

strong {
color: #005000;
font-weight: bold;
}

a {
text-decoration: none;
font-weight: bold;
}

a:link {
color: #00a000;
}

a:visited {
color: #00a000;
}

a:hover {
color: #00c0c0;
text-decoration: underline;
}

a:active {
color: #c00000;
text-decoration: underline;
}

li {
list-style-type: disc;
padding-bottom: 10px;
}

li.dense {
padding-bottom: 0px;
}

#logo {
background-color: #d8e0e0;
width: 775px;
margin-left: auto;
margin-right: auto;
}

#navigation {
background-color: #d8e0e0;
width: 775px;
margin-left: auto;
margin-right: auto;
border-top: 3px solid #808080;
border-bottom: 3px solid #808080;
text-align: center;
padding-top: 3px;
padding-bottom: 4px;
}

#mainText {
background-color: #e8f0f0;
width: 715px;
margin-left: auto;
margin-right: auto;
text-align: justify;
padding: 30px 30px 20px 30px;
}

a.menuItem {
padding-left: 11px;
padding-right: 11px;
}

table.specs {
text-align: left;
}

table.defaultTable {
text-align: left;
background-color: #e0e8e8;
}

th.defaultTable {
text-align: center;
background-color: #d0d8d8;
color: #407040;
}

td.defaultTablePrice {
text-align: right;
}

