﻿h1 { font: bold 14pt Helvetica; color: rgb(0, 51, 102); }
h2 { font: bold 12pt Helvetica; }
p {
	border: thin rgb(255, 255, 255) dotted;
	font: 10pt Helvetica;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: small;
}
r { color: rgb(0, 51, 102);  }
td { font: 10pt Helvetica; border-width: 1px 0pt 0pt; border-style: dashed none none; border-color: rgb(169, 169, 169) -moz-use-text-color -moz-use-text-color; margin-bottom: 10px; vertical-align: top; }
a:link {
	text-decoration: none;
	font-weight: bold;
	color: rgb(0, 51, 102	);
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: rgb(0, 51, 102);
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: rgb(34, 126, 220);
}
a:active {
	text-decoration: none;
	font-weight: bold;
	color: rgb(0, 51, 102);
}
h1 {
	font: bold 14pt Helvetica;
	color: rgb(0, 51, 102);
	text-decoration: none;
	text-align: center;
	font-size: large;
}
h2 { margin-bottom: 0pt; }
td { border-width: 0pt; border-style: none; border-color: -moz-use-text-color; vertical-align: top; }
