body {
font-color: #000000;
margin: 10px;
font-family: "Arial", Courier, "Lucida Console", "Lucida Sans Typewriter Regular", monospace;
background-color: #FFFFFF;
}

p {
font-size: 0.8em;
color: #000000;
margin-left:14px;
margin-right:14px;
}
h1 {
font-size:1.1em;
margin-left: 10px;
margin-right: 10px;
font-weight: bold;
color: #000000;
}

h2 {
font-size:0.9em;
margin-left: 14px;
margin-right: 14px;
font-weight: bold;
color: #000000;
}

font {
font-size: 0.95em;
color: #000000;
}

td {
vertical-align: top;
}

a {
font-size: 0.95em;
}

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

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

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

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

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

li {
font-size: 0.8em;
color: #000000;
}