body {
bgcolor:black;
background-color:black;
}

img {
border:0;
}

td {
font-family:Verdana, Arial, san-serif;
font-size:10pt;
color:silver;
}

h1 {
font-family:san-serif;
font-size:20pt;
font-stretch:extra-condensed;
font-weight:lighter;
color:#silver;
}

h2 {
font-family:san-serif;
font-size:13pt;
font-weight:bold;
color:#ffe381;
}

p {
font-family:Verdana,Arial,san-serif;
font-size:10pt;
color:#ebe8e8;
line-height:120%;
}

thead#pricelist {
font-weight:bold;
background-color:#003471;
}

tbody#pricelist {
background-color:#707070;
font-size:8pt;
}

hr {
width:60%;
height:3px;
color:silver;
background-color:silver;
}

.hd_links a {
    font-size: 0.7em;
		font-family:Verdana,Arial,san-serif;
    text-decoration:none;
   
    color:silver;

	font-weight:bold;
}

.hd_links a:hover {
    font-size: 0.7em;
    text-decoration:underline;

    color:silver;
		font-weight:bold;
}

a.links {
    text-decoration:none;
    color:silver;
    font-family:arial;
    font-weight:bold;
    font-size:0.8em
}

a.links:hover {
    text-decoration:underline;
}