body {
	font-family: Arial, helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

#wrapper {margin: 0 auto; width:750px; clear:left; padding: 20px; border: 1px solid;}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:medium;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #3300FF;
	text-decoration: underline;
}
a:visited {
	color: #660099;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #660000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
.hand {
	cursor: hand;
