body {
	background-color: #556699;
	background: url(img/bg.gif);
}
td {
	font-family: verdana, sans-serif;
	font-size: 10pt;
	color: #ffffff;
	font-weight: normal;
	line-height: 14pt;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 11pt;
}
img {
	border: 0;
	display: block;
}
a {
	color: #ffffff;
	text-decoration: underline;
}
a:link, a:visited, a:active {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	color: #ff3333;
	text-decoration: none;
}

