body {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
body, input, textarea, select {
	font-family: Arial, Helvetica, Sans-serid;
}
/* Firefox bug around flash objects */
object {
	outline: none;
}
/* Make Firefox and IE P tags the same */
p, h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 1em;
}
th {
	text-align: left;
}
.Heading { font-weight: bold; text-decoration: underline; font-size: 13px; margin: 0; padding: 0 0 5px; }
.Bold { font-weight: bold; color: #000000; }

a { color: #0033f2; text-decoration: underline; }
a:hover, a:active { color: #8aa385; text-decoration: underline; }