body {
	background-color: #FFFFFF;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	font-size: smaller;
	line-height: 130%;
}

a:link {
	color: #18517B;
	text-decoration: none;
}
a:visited {
	color: #4A86AD;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

ul.square {
	list-style-type: square;
	font-size: smaller;
	line-height: 130%;
}

blockquote {
	font-size: smaller;
	line-height: 130%;
}

td.cell {
	font-size: smaller;
	line-height: 130%;
	padding-left: 0em;
	padding-right: 2em;
	padding-top: 0em;
	padding-bottom: 0em;
}
td.formlabel {
	font-size: smaller;
	line-height: 130%;
}

h3.pagehead {
	font-size: 1em;
	line-height: 130%;
	margin-top: 0.2em;
}
