html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {	background: #ffffff; 
	color: #000000;
	font-family: Verdana, Arial;
	font-size: 75%;
}


a:link { color:#554466; text-decoration:none; }
a:visited { color:#333333; text-decoration:none; }
a:focus { color:#888888; text-decoration:underline; }
a:hover { color:#888888; text-decoration:none; }
a:active { font-weight:bold; color:#bbbbbb; text-decoration:none; }

a img { border: none; }


h1 {
	font-size: 1.5em;
	margin: 0;
	border-bottom: 2px solid #797979;
	margin-bottom: 5px;
	color: #354158;
}

h2 {
	font-size: 1.5em;
	margin: 0;
	border-bottom: 1px dotted #797979;
	margin-bottom: 5px;
	color: #354158;
}

h3 {
	font-size: 1.8em;
	margin-top: 30px;
	border-bottom: 1px solid #797979;
	margin-bottom: 10px;
	color: #607293;
}

h4 {
	font-weight: bold;
}