body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	font: Verdana;
}
#content {
	font: normal normal 11px Verdana;
	text-align: center;
	background-color: #ffffff;
}
.spacer {
	height: 4px;
	width: 1px;
}
form {
	display: inline;
	margin: 0;
}
p {
	margin: 0;
}
.submit {
	margin-top: 2px;
}
td.width {
	width: 235px;
}
div.header {
	text-align: center;
	margin-top: 5%;
}
div.header p {
	text-align:center;
	background-color: #ffffff;
	margin: 0 auto;
}
div.centered {
	text-align: center;
	margin-top: 10px;
}
div.centered table {
	margin: 0 auto;
	text-align: left;
}
ul li {
	list-style-image: url(li.gif);
}
.subcontent {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 4px;
	margin-top: 0;
}
h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}
#copy {
	font: normal normal 11px Verdana;
	text-align: center;
	margin-top: 10px;
}
	a:link , a:active , a:visited {
	color: #0000ff;
	text-decoration: none;
	page-break-after: always;
}
a:hover {
	color: #0000ff;
	text-decoration: none;
}
#logo {
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	height: 147px;
	background-position: 38% 0%;
	margin-top: 16%;
}
#touBox,#exampleBox,#contact {
	margin: 0 1em;
	display:inline;
}
#tou,#example {
    text-align: left;
    margin-left : 30%;
    margin-right: 30%;
}
#example
    a.new_4url {
	font-weight: bold;
	color: blue;
}
.err {
	display: block;
	font-weight: bold;
	color: red;
	text-align: center;
}
