body
	{
	margin: 0px;
	}

td {
	font-family: Verdana, Times New Roman;
	font-size: 12px;
	line-height: 20px;
}

h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #006699;
}

h2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #006699;
}

a:link, a:visited {
	color: #006699;
}

a:hover, a:active {
	text-decoration: none;
	color: #999999;
}

