/* RESET */
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,
 caption {
        margin: 0;
        padding: 0;
        border: 0;
        outline: 0;
        font-size: 100%;
        vertical-align: baseline;
        background: transparent;
		font-family:Arial, Helvetica, sans-serif;
 }

.clear_fix {
	clear:both;
}

body {
	font-size:14px;
	color:#545454;
}

.item-page h2 {
	font-size:26px;
	font-weight:normal;
	color:#545456;
	margin-bottom:4px;
}

.narrow .item-page p {
		font-size:12px;
	line-height:18px;
    margin-bottom:10px;
}

.item-page ul {
	margin-bottom:7px;
	margin-left:15px;
}

.item-page li {
	line-height:18px;
	font-size:12px;
}
.item-page h3 {
	font-size:22px;
	font-weight:normal;
	color:#29ABE2;
	margin-bottom:4px;
}
a {
	color: #29ABE2;
	text-decoration:none;
}