body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #1A2048;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a:link {
	color: blue;
	}
a:hover {
	color: red;
	font-weight: normal;
}
a:active {
	color: blue;
	font-weight: normal;
}
td.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
td.contentcolumn {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
}
