/* v1.0 | 20080212 */
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;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
    background: #fff;
	line-height: 1;
    font-size: 12px;
    font-family: Arial,Helvetica,sans-serif;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus,
:active {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
th,
td { vertical-align: top; text-align: left; font-weight: normal; }

.clear { clear: both; }

a { color:#f72129; }
a:hover { color:#fb5d62; }

p { margin-bottom: 1em; }

h1 { margin-bottom: 0.6em; font-size: 18px; font-weight: bold; }
h2 { margin-bottom: 0.6em; font-size: 16px; font-weight: normal; }
h3 { margin-bottom: 0.6em; font-size: 12px; font-weight: bold; }

ul { padding-left: 3px; margin-bottom: 1em; }
li { background: url(../images/i/mrk/m1.gif) 0 4px no-repeat; padding-left: 15px; }

em { color: #f01d25; font-style: normal; }
sup { vertical-align: super; font-size: 0.6em;}