html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
address {
    font-style:normal;
}
a span {
	display:none;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ul {
	list-style-type: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body {
    font-size:10px;
    line-height:25px;
    font-family:Arial, sans-serif;
    background-color:white;
}
.clear {
    clear:both;
}
h1 {
    font-size:50px;
    line-height:60px;
    font-family:georgia, Arial, serif;
    margin-bottom:15px;
    font-weight:normal;
}
h2 {
    font-size:20px;
    line-height:20px;
    margin-bottom:15px;
    font-family:Arial, serif;
    color:black;
}
p {
    margin-bottom:25px;
}
a:hover {
    text-decoration:none;
}
em {
    font-style:normal;
    font-weight:bold;
}
ul {
    margin:0 15px;
}
img.right {
    float: right;
    margin:10px;
}
img.left {
    float: left;
    margin:10px;
}
img.center {
    margin:10px auto 25px auto;
    display:block;
}
#content {
    width:800px;
    margin:0px auto;
}
ul.default {margin: 15px 15px;}

.date {padding-bottom: 15px;}

h3 {font-size: 1.8em;}

p.sidebar {font-size: 1.1em;}

div#plugs {margin:15px;}
  div#plugs a {color:#000;}
  
span.strong {font-weight:bold}
