html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, ol, ul, li
dl, dt, dd, 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;
	background: transparent;
}
body {
	line-height: 1.2em;
	font-size: 76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
input,select,textarea{
	font-size:100%;
	vertical-align:middle;
	border: 1px solid #d8d9db;
}
ul{
	list-style:none;
}
ol{
	margin-bottom:1em;
}
ol li{
	margin-left:2em;
}
img{
	border:0;
}
.issue {
	margin-top: 5px;
	margin-bottom: 10px;
}
.issue img {
	border: 1px solid #ccc;
	box-shadow: 2px 2px 4px #ccc;
	margin-bottom: 5px;
}
fieldset{
	margin:0;
	padding:0;
	border:0;
}