body {
		background-color: #000000;
		margin: 0;
		padding: 0;
	}
	h2 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 2.5em;
		line-height: 1em;
		font-weight: normal;
		color: White;
		padding: 0;
		padding-bottom: 0.5em;
		padding-top: 1em;
		margin: 0;
	}
	a {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		line-height: 1em;
		font-weight: normal;
		color: #714F75;
		background-color: #000000;
		text-decoration: unline;
	}
	a:hover {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		line-height: 1em;
		font-weight: normal;
		color: #714F75;
		background-color: #FFCCFF;
		text-decoration: none;
	}
	div.pad {
		margin: 30;
	}
	div.linkdis {
		padding-bottom: 0.3em;
	}
	div.txmain {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		line-height: 1.2em;
		font-weight: normal;
		color: #714F75;
	}
	table, table tr, table td {
		border-collapse: collapse;
		border-spacing: 0;
		border: none;
		vertical-align: top;
		font-weight: normal;
		margin: 0;
		padding: 0;
	}
	table.bg, table.bg tr, table.bg td {
		border-collapse: collapse;
		border-spacing: 0;
		border: none;
		vertical-align: top;
		font-weight: normal;
		margin: 0;
		padding: 0;
		background-image: url(images/bg_top.gif);
		background-repeat: repeat-x;
	}
	.links {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		line-height: 1em;
		font-weight: normal;
		color: #000000;
		text-decoration: unline;
		background-color: #000000;
	}
	.links:hover {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size: 0.7em;
		line-height: 1em;
		font-weight: normal;
		color: #000000;
		text-decoration: unline;
		background-color: #000000;
	}
