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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
	text-align: center;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong { font-weight: bold; }

#wrapper { width: 600px; margin: 0 auto; text-align: left; }

.content { background: #f5f5f5; color: #333; font-family: Arial, helvetica, sans-serif; font-size: 14px; line-height: 20px; padding: 25px 25px 0; }

.content2 { background: #f5f5f5; color: #666; font-family: Arial, helvetica, sans-serif; font-size: 12px; line-height: 16px; padding: 25px 25px 0; }

#signature { text-align: right; font-style: italic; }

a { color: #333; text-decoration: none; }


.more { background:url(images/bg_more3.png) no-repeat; width:516px; height:55px; margin: 10px auto 0; padding:35px 13px 20px; }

	.more a { color:#555; text-decoration:underline; font-size:11px; margin: 0 5px; }
	
	.more a:hover { color: #888; }

#footer { color: #888; font-family: Arial, helvetica, sans-serif; font-size: 10px; padding: 10px 0; text-align: center; }