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, 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, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	padding:0px;
	margin:0px;
	font-family: Verdana;
	font-size:14px;
}
#logo {
	margin:10px;
	border:0px;
}
#wrapper {
	text-align: center;
	margin: 10px auto;
	display:block;
	width:800px;
}
h1 {
	font-size:24px;
	font-weight:bold;
	color:#333333;
}
p {
	margin-top:15px;
	margin-bottom:0px;
}
#content {
	width:700px;
	margin:0px auto;
	
	text-align:left;
	font-size:14px;
	color:#555555;
	line-height:150%;
}
#border {
	text-align:center;
	margin:0px auto;
	padding-top:15px;
	padding-bottom:15px;
}
#border2 {
	text-align:center;
	margin:0px auto;
	padding-top:0px;
	padding-bottom:5px;
}
#footer {
	color:#555555;
	margin:0px;
	padding:0px;
	font-size:14;
	line-height:150%;
}
#footer_content {
	margin:0px;
	font-size:12px;
	color:#333333;
}
#footer_mail {
	font-size:12px;
	text-decoration: underline;
	color:#333333;
}
#footer_legal {
	margin:10px auto;
	font-size:12px;
	font-style: italic;
	color:#333333;
}
#footer_h1 {
	font-weight:bold;
}

a:link {
	color:#333333;
	font-size:12px;
}
a:visited {
	color:#333333;
}
#print {
	text-align:right;
	margin-top:0px;
	padding:0px;
	border:0px;
}

