body {
margin:0px;
padding:0px;
background:#EE7B00;
}
body1 {
margin:0px;
padding:0px;
background:#F6E0B9;
}

#dtop {
left:0px;
top:0px;
width:1px;
height:1px;
position:absolute;
}

h1,h2,h3,p,a { font-family:Verdana, Arial, Helvetica, sans-serif; }
h1,h2 { color:#000;}
h1 { font-size:11px; }
h2 { font-size:11px; }
p { font-size:11px; color:#000;}

/* Extratext */
.bold,.date { font-size:11px; font-weight:bold; }
.date { color:#FF5; }

/* Links */
a {
font-size:11px;
}
a:link {
color:#00D;
}
a:visited {
color:#00D;
}
a:hover {
color:#FF4;
}
a:active {
color:#F66;
}
a:focus {
color:#FF4;
}
