* {
margin:0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-size:13px;
line-height:1.3em;
color:#353535;
}
body {
background-color:#666666;
background-image:url(../img/bk-cloth.gif);
background-attachment:fixed;
}
a { 
color: #0033FF;
text-decoration:none;
}
a:hover { 
color:#ff9900;
text-decoration:underline;
}
.pre {
white-space:pre;
}
.left { text-align:left; }
.right { text-align:right; }
.path {
text-align:left;
margin-left:10px;
}

