img { border:0; }
p {
	font-family:"Courier New", courier, monospace;
	font-size:14pt;
	font-weight:bold;
	margin:0pt 4pt 0pt 4pt;
	color:#00c;
}

ul {
	font-family:"Courier New", courier, monospace;
	font-size:14pt;
	font-weight:bold;
	margin:0pt 4pt 0pt 4pt;
	color:#00c;
}

li {
	font-family:"Courier New", courier, monospace;
	font-size:14pt;
	font-weight:bold;
	margin:0pt 4pt 0pt 4pt;
	color:#00c;
}

a {
	color:#d0d;
}

a:hover {
	color:#318;
}

input {
	font-family:"Courier New", courier, monospace;
	font-size:14pt;
	font-weight:bold;
	margin:0px;
	color:#00c;
	background-image:url('bg7.gif');
	background-position:top left;
	background-repeat:repeat-y;
}

select {
	font-family:"Courier New", courier, monospace;
	font-size:14pt;
	font-weight:bold;
	margin:0px;
	color:#00c;
	background-image:url('bg7.gif');
	background-position:top left;
	background-repeat:repeat-y;
}

option {
	font-family:"Courier New", courier, monospace;
	font-size:14pt;
	font-weight:bold;
	margin:0px;
	color:#00c;
	background-image:url('bg7.gif');
	background-position:top left;
	background-repeat:repeat-y;
}

div {
	margin:0;
	padding:0;
	border:0;
}
body {
	margin:0;
	padding:0;
	background-color:#eee;
	background-image:url('bg7.gif');
	background-position:top left;
	background-repeat:repeat-y;
}
h1 {
	font-family:"Courier New", courier, monospace;
	font-size:24pt;
	font-weight:bold;
	margin:12pt 0pt 12pt 0pt;
	color:#00c;
	text-decoration:underline;
}
