body { 
color: white;
font-size: 10px;
font-family: Verdana;
background-color: #333;
margin:0px;
padding:0px;
}

p {
color: white;
font-family: Verdana;
font-size: 10px;
font-weight: bold;
}

td { color: white; font-size: 10px; font-family: Verdana; margin-top: 12px; }

a:link { color: white ; font-family: Verdana; }

a:visited { color: #ccc }

a:hover { color: gray ; font-family: Verdana; }

a:active { color: red }
h1 { color: white; font-size: 10px; font-family: Verdana; font-weight: bolder; font-style: normal; margin: 0.67em 0; }
.street { color: maroon; font-size: 10px; font-family: Verdana; font-weight: bold; text-decoration: underline; }
.backgroundimg { background-color: #000; background-image: url(images/wing.jpg); background-repeat: no-repeat; background-attachment: inherit; background-position: left top; }
.pastshows { color: #666; }
.fullborder { border: dotted 1px #665c3d; }
.input { color: #000; font-size: 10px; font-family: verdana; height: 20px; border: solid 1px #665c3d; }
.button { color: #000; font-size: 10px; font-family: verdana; border: solid 1px #665c3d; }
.border { border: solid 1px #665c3d; }
