html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset,
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {outline:0;font-size:100%;}

body {
	/*line-height: 120%;*/
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	background: #a0a0a0 url("/img/layout/body-bg.png") left top repeat-x;
	margin: 0px;
	font-size: 80%;
	/*line-height: 100%;*/
	color: #444444;
}

h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 2em;
	color: #b23526;
/*	margin-bottom: 1.6em;*/
	margin-top: 0px;
	padding-top: 16px;
}

h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	color: #b6bdc7;
	margin-bottom: 0em;
}

h3 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	color: #b23526;
	margin-bottom: 0em;
	margin-top: 2em;
}

h4 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.1em;
	color: #b6bdc7;
	margin-bottom: 2px;
	margin-top: 5px;
	font-weight: normal;
	font-style: italic;
}

p {
	padding: 0 0 10px 0;
	margin: 0 0 0 0;
	line-height: 140%;
}

ul {
	line-height: 140%;
}

blockquote {
	margin: 10px 0 25px; 
	padding: 5px 10px; 
	border-left: 7px solid #eee;
	background: #f6f6fa;
}

blockquote p {
	margin-top: 5px;
	margin-bottom: 5px;
}

blockquote p strong {
	color: #b23526;
}

a:link, a:visited, a:hover, a:active {
	color: #0093b1;
	text-decoration: none;
	font-size: 1em !important;
}

a:hover {
	text-decoration: underline;
}

img.no_border {
	border: 0px;
}

input {
	font-size: 1em;
}
