body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,  
li, dl, dt, dd, form, a, fieldset, input, th, td {
	margin: 0; padding: 0; border: 0; outline: none;
}

table {border-collapse:collapse;}
td {padding: 0;}

body {
	line-height: 1;  
	font-size: 88% /* Decide for yourself if you want to include this. */;  
}

h1, h2, h3, h4, h5, h6 {
	font-size:100%;  
	padding:0;  
	margin:0;  
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
	margin-top:7px;
	margin-bottom:5px;
}

.menu h1, .menu h2, .menu h3, .menu h4, .menu h5, .menu h6 
{font-weight:normal;letter-spacing:1px;}

ul, ol {list-style:none;}

.center {text-align:center;}
.right {text-align:right;}
.left {text-align:left;}
.f-right, .alignright {float:right;}
.fc-right {float:right;clear:right;}
.f-left, .alignleft {float:left;}
.fc-left {float:left;clear:left;}
.anchor {clear:both;}
.border {border:solid 1px #000;}

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden}

a img {border:none;}