* {
color:#666;
}

body {
font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", "sans serif";
background:#fff;
border-left:2px dashed #efefef;
border-right:2px dashed #efefef;
padding:10px;
}

img {
border:0;
}

h1 {
border-bottom:2px dashed #efefef;
}

a {
color:#00f;
text-decoration:none;
}


a:hover {
color:#f80;
text-decoration:underline;
}

a:visited {
color:#f80;
}

acronym {
cursor:help;
border-bottom:1px dashed #000;
}
