body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.78em;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #0033CC;
	}
p {
	margin-top: 0.1em;
	margin-bottom: 0.2em;
}
.smalltxt {
	font-size: 0.85em;
}
.weetxt {
	font-size: 0.70em;
}

.footer {
	font-size: 0.90em;
	color: #999999;
}
.strongtxt {
	font-size: 1.1em;
	font-weight: bold;
	color: #DF0000;
}

h1 {
	font-size: 160%;
	margin: 5px 0px;
	padding-top: 8px;
	padding-bottom: 2px;
}
h2 {
	font-size: 130%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
}

h3 {
	font-size: 120%;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 2px;
	margin: 0px;

}
ul {
	font-size: 0.75em;
	list-style-type: disc;
}
.tblbotdsh {
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	border-bottom-width: thin;
}
.bigrtext {
	font-size: 1.2em;
}
A {
	text-decoration: none;
	font-weight: bold;
}
A:link { color: blue }
A:visited { color: #CC0033}
A:active { color: #CC0033 }
A:hover { text-decoration: underline }
