@charset "iso-8859-1";
/* author: Kisha Geijer */
/* Creation date: 5/10/02 */
body {

background:#999;
}
.box {
background: #CCCCCC;  
border: 1px solid black;   
font: 11pt Arial, sans-serif;
padding: 10px;
width: 100%}
a:link { color: #330099; text-decoration: none }
a:active { color: #FFFFFF; text-decoration: none }
a:visited { color: #990033; text-decoration: none }
a:hover { text-decoration: none; text-decoration: underline }
H2 { font-family: Times New Roman, serif; font-size: 15pt; font-weight: bold;}
.menu { font-variant: small-caps;}
img {border:2px solid black;}
.pricebox {border:1px solid black;}
.header {border:0px; text-align:center;}
.centered {text-align:center;}


