strong {
   font-weight : bold; 
}
pre {
   font : 10px monaco, "andale mono", courier, "courier new", sans-serif; 
   color : black; 
   background-color : #fff; 
   margin-right : 30px; 
   margin-bottom : 10px; 
   margin-left : 30px; 
}
p, .main {
   font : 13px/1.5em palatino, georgia, times, serif; 
   margin-top : 0; 
}
ol, li  {
   font : 13px/1.5em palatino, georgia, times, serif;
   margin-top : 0; 
}
dl {
	font: 13px/1.5em palatino, georgia, times, serif;
	}
dt {
	font: bold 13px/1.5em palatino, georgia, times, serif;
	}
dd {
	font: 13px/1.5em palatino, georgia, times, serif; text-indent: -1em;
	}
H4 {
   font : bold 12px verdana, helvetica, sans-serif; 
   color : #f60; 
   background-color : #fff; 
   margin-top : 1px; 
   margin-bottom : 10px; 
   margin-left : 30px; 
}
H2 {
   font : bold 14px verdana, arial, helvetica, sans-serif; 
   color : #930; 
   background-color : #fff; 
   margin-top : 10px; 
   margin-bottom : 0; 
}
H1 {
   font : bold 22px verdana, helvetica, arial, sans-serif; 
   color : #f60; 
   background-color : #fff; 
   margin-top : 2px; 
   margin-bottom : 0; 
}
code {
   font : 13px monaco, monospace; 
   color : #630; 
   background-color : #fff; 
}
body {
   background : #f60 url(/daily/sideswipe4.gif) repeat-y fixed 0% 0%; 
   margin : 0; 
   padding: 0;
   color: black;
}
BLOCKQUOTE {
   font : 13px/1.5em palatino, georgia, times, serif;
   color : #663300; 
   background-color : #fff; 
   margin-right : 15px; 
   margin-bottom : 10px; 
   margin-left : 15px; 
}
B {
   font-weight : bold; 
}
address {
   font : normal 11px palatino, georgia, times, serif; 
   margin-top : 10px; 
   margin-bottom : 10px; 
}
A:link {
   font-weight : bold; 
   text-decoration : none; 
}
A:visited {
   font-weight : bold; 
   text-decoration : none; 
}
A:hover {
   color : #f60;
   background-color : #fff;  
   text-decoration : underline; 
}
A:active {
   font-weight : bold; 
   text-decoration : underline overline; 
}
.out {
   font : normal 11px palatino, georgia, times, serif; 
}
.mousetype {
   font : 0.8em geneva, arial, sans-serif; 
}
.butt, .butt2 {
   font: 10px geneva, arial, sans-serif; 
   color: #fff; 
   background: #f60; 
   margin: 0;
   padding: 0 2px;
}
.bestbits {
   font : 10px/1.5em geneva, arial, sans-serif; 
   margin-bottom : 10px; 
   color: #000;
   background: transparent;
}

img {
	display: block;
	}

.inline {
	display: inline;
	}
