body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #660000;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}
.dot-table {
	border: 1px dashed #FF0000;
}
.tablegreen {
	border: 1px dashed #009049;
}
.tableyellow {
    border: 1px dashed #FFB525;
}
