* { margin:0; padding:0; }

body {
width:800px;
margin:0px auto;
padding:0px;
background:#ffffff;
color:#000000;
font-size:1em;
font-family:Trebuchet MS, Verdana, Arial, sans-serif;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-align:left;
word-spacing:2px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background: url(images/stripe.png) repeat;
}

.clear{clear:both;}
img { border:0; }
a, a:visited, a:active {
text-decoration:none;
border-bottom: 0px solid #000000;
color: #0099CC;
}

a:hover {
text-decoration:none;
border-bottom: 0px solid #9a9a9a;
color: #00CCFF;
}
