body {
	font-family: Tahoma, Arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: white;
	background-color: black;
}

table td {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: white;
}

a { 
	text-decoration: none;
}
a:hover { text-decoration: underline; }

a img {
	border: 0;
}

p { 
	margin-top: 0; 
	margin-bottom: 1em;
}

h1 {
	margin: 0;
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 17pt;
}

h2 {
	margin: 0;
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 13pt;
}

img {
	border: 5px solid white;
}
