body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote {
	margin:0;
	padding:0;
}

fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}

body {
	background: #fff url(../images/page-1.gif) repeat-x top;
	font:11px  "Tahoma", "Arial", "Helvetica";
	color: #000;
	line-height:1.6em;
}
a {
	color: #155282;
	text-decoration: none;
}
a:hover {
	color: #841d09;
	text-decoration: underline;
}
.tdline {background: #fff url(../images/page-4.gif) repeat-x bottom;}
.tdline img{ margin-bottom:-4px; margin-right:8px;}

.text-td2 {
padding: 3px 12px 3px 12px;
background:#f4f4f4;
border-bottom: #d9d9d9 1px solid;
}