
img {
	display: block;
	}

.inline {
	display: inline;
	}

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 {
   font : 11px/18px verdana, arial, helvetica, sans-serif; 
   margin-top : 0; 
}

ol {
   font : 11px/18px verdana, arial, helvetica, sans-serif; 
   margin-top : 0; 
}

li {
   font : 11px/18px verdana, arial, helvetica, sans-serif; 
   margin-top : 0; 
}

dl {
	margin-top: 0;
	margin-bottom: 15px;
	}
	
dt {
	font: 10px/15px geneva, verdana, sans-serif;
	}
	
dd {
	font: 10px/15px geneva, verdana, sans-serif;
	}
	
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 11px verdana, arial, helvetica, sans-serif; 
   color : #000; 
   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 : 10px monaco, monospace; 
   color : #630; 
   background-color : #ffffff; 
}

body {
   background : #c30 url(/porky/sideswipe.gif) repeat-y fixed 0% 0%; 
   margin : 0; 
   color: black;
}

blockquote {
   font : 11px/18px verdana, arial, helvetica, sans-serif; 
   color : #663300; 
   background-color : #fff; 
   margin-right : 15px; 
   margin-bottom : 10px; 
   margin-left : 15px; 
}
B {
   font-weight : bold; 
}

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 : 12px verdana, arial, helvetica, sans-serif; 
}

.mousetype {
   font : 0.8em geneva, arial, sans-serif; 
}

.main {
   font : 11px/18px verdana, arial, helvetica, sans-serif; 
   margin-bottom : 10px; 
}

.butt {
   font: 10px geneva, arial, sans-serif; 
   color: #fff; 
   background: #f60; 
   margin: 0;
   padding: 0 2px;
}

#right	{
	font: 9px verdana, geneva, sans-serif;
	background: #fff;
	color: #666;
	}

#right dt	{
	font: normal 9px verdana, geneva, sans-serif;
	background: #fff;
	color: #666;
	}

#right dd	{
	font: 9px/15px verdana, geneva, sans-serif;
	background: #fff;
	color: #666;
	margin-left: 1.5em;
	}

.bestbits {
	font: 9px verdana, geneva, sans-serif;
	background: #fff;
	color: #666;
    margin-bottom : 10px; 
}

address {
   font : normal 9px/1.5em verdana, geneva, sans-serif; 
	background: #fff;
	color: #666;
   margin-top : 9px; 
   margin-bottom : 10px; 
}

#right a	{
	text-decoration:	none;
	font-weight:	normal;
	border-bottom: 1px dotted #f93;
	}

#right a:link	{
	text-decoration: none;
	border-bottom: 1px dotted #f93;
	color: #f93;
	background: #fff;
	}

#right a:visited	{
	text-decoration: none;
	color: #f93;
	background: #fff;
	border-bottom: 1px dotted #f93;
	}

#right a:hover	{
	border-bottom: 1px dotted #ffc;
	color: #c30;
	background: #fff;
	text-decoration: none;
	}

#right a:active	{
	border-bottom: 1px dotted #f60;
	color: #f60;
	background: #fff;
	text-decoration: none;
	}