body {
	background-color: white;
	border: 0mm;
	color: black;
	font-family: Helvetica, Arial, Verdana. sans-serif;
	font-size: 11px;
}

form, input, textarea {
	font-family: Helvetica, monotype;
	font-size: 11px;
}

#header {
	text-align: left;
}

#footer {
	text-align: right;
}

.copyright {
	font-size: smaller;
}

#content {
}

p {
	font-family: Helvetica, Arial,sans-serif;
	font-size:11px;
        line-height: 14px;
}

td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
line-height: 14px;
}

th {
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}

:link {
	color: gray;
	text-decoration: none;
}

:link:active {
	color: darkgray;
	text-decoration: none;
}

:link:hover {
	color: darkgray;
	text-decoration: underline;
}

:visited {
	color: gray;
	text-decoration: none;
}

:visited:active {
	color: darkgray;
	text-decoration: none;
}

:visited:hover {
	color: darkgray;
	text-decoration: underline;
}

h1 {
	font-size: 8mm;
	font-weight: bold;
	letter-spacing: 2mm;
	margin: 2mm 0mm 2mm 0mm;
	padding: 0mm;
}

h2 {
	font-size: 6.5mm;
	font-weight: bold;
	letter-spacing: 1.5mm;
	margin: 2mm 0mm 2mm 0mm;
	padding: 0mm;

}

h3, h4, h5, h6 {
	font-size: 5mm;
	font-weight: normal;
font-family: helvetica,arial;
	letter-spacing: 1mm;
	margin: 2mm 0mm 2mm 0mm;
	padding: 0mm;
}
