

body,td,th {
	font-family: "Andale Mono", "Courier New", Courier, mono;
	font-size: 12px;
}

body {
	margin:8px;
}

p	{
	margin:0;
	margin-bottom:4px;
}

h1 {
	margin:0;
	margin-bottom:6px;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #333333;
}

a:active {
	text-decoration: none;
	color: #333333;
}

a {
	font-family: "Andale Mono", "Courier New", Courier, mono;
	color: #000000;
}

.style1 {
	color: #000000;
}

.style2 {
	font-size: 14px;
}

.style3 {
	font-size: 12px;
}

.style4 {
	color: #000000;
	font-weight: bold;
}

