body{
padding: 0; 
margin: 0;
background: url(../img/shim.jpg) repeat-x #fff;
word-wrap: break-word;	/* IE */
}

html, td, input, select {
font-family:verdana, lucida, arial, serif;
font-size: 8pt;
color: #555555;
line-height: 14px;

}
h1 {
font-size: 150%;
}

a, a:link { color: #5b585a;
}

a:visited {
color: ##5b585a;
}
a:hover, a:visited:hover {
color: #5b585a;
text-decoration: none;
}
