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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
}
p, blockquote, q, pre, address, hr, code, samp, dl, ol, ul, form, table, fieldset, menu {
	margin-bottom:1.25em;
}
a img {
	border:none;
}
html {
	font-size:100%;
}
body {
	font-family:georgia, palatino, "palatino linotype", times, "times new roman", serif;
	font-size:.875em;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:none;
}
code, kbd, pre, samp, tt {
	font-family:"andale mono", consolas, monaco, "lucida console", "courier new", courier, monospace;
	line-height:1.3;
}
pre {
	white-space:pre-wrap;
}
abbr, acronym, dfn {
	border-bottom:1px dotted;
	cursor:help;
	font-variant:normal;
	font-style:normal;
}
var {
	font-style:normal;
}
center {
	text-align:center;
}
a:focus {
	outline:0px dotted;
}
img {
	border:0;
}
ul {
	list-style:disc outside none;
	margin-top:.5em;
}
ol {
	list-style:decimal;
	list-style-position:inside;
	margin-top:.5em;
}
li {
	margin-left:1.25em;
}
li ul, li ol {
	margin-bottom:0;
}
dd {
	margin-bottom:1em;
}
hr {
	border:0;
	border-bottom:1px solid #ccc;
	display: block;
	clear: both;
	padding: 5px 0px;
}
big {
	font-size:1.25em;
}
small, sub, sup {
	font-size:.85em;
}
sub, sup {
	line-height:1;
}
sub {
	vertical-align:bottom;
}
sup {
	vertical-align:top;
}
del, s, strike {
	text-decoration:line-through;
}
ins {
	text-decoration:none;
	border-bottom:1px dotted;
}
bdo {
	border-bottom:1px dotted;
}
u {
	text-decoration:underline;
}
fieldset {
	padding:1em;
}
legend {
	font-weight:bold;
	padding:0 .25em;
}
input, textarea, select, button {
	font-family:inherit;
	font-size:1.2em;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	border:0;
	line-height:1.3;
}
/*caption, th, td {
	text-align:left;
	vertical-align:top;
}
th, td {
	border:1px solid;
	padding:.5em 1em;
}*/
caption {
	padding-bottom:1em;
}
h1, h2, h3, h4, h5, h6, strong, b, dt, th {
	font-weight:bold;
}
h5, h6 {
	font-size:1em;
}
em, i, blockquote, q {
	font-style:italic;
}
cite {
	font-style:normal;
}
.clearfix {
	clear:both;
}
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0;
}
